|
|
@@ -7,7 +7,7 @@
|
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
- 272FF22A2FD19A2200A87B72 /* smart_printer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = smart_printer.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 272FF22A2FD19A2200A87B72 /* Printer App - All Printers.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Printer App - All Printers.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
272FF22E2FD19A2200A87B72 /* Products.storekit */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = Products.storekit; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
@@ -42,7 +42,7 @@
|
|
|
272FF22B2FD19A2200A87B72 /* Products */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 272FF22A2FD19A2200A87B72 /* smart_printer.app */,
|
|
|
+ 272FF22A2FD19A2200A87B72 /* Printer App - All Printers.app */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -50,9 +50,9 @@
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
- 272FF2292FD19A2200A87B72 /* smart_printer */ = {
|
|
|
+ 272FF2292FD19A2200A87B72 /* Printer App - All Printers */ = {
|
|
|
isa = PBXNativeTarget;
|
|
|
- buildConfigurationList = 272FF2382FD19A2300A87B72 /* Build configuration list for PBXNativeTarget "smart_printer" */;
|
|
|
+ buildConfigurationList = 272FF2382FD19A2300A87B72 /* Build configuration list for PBXNativeTarget "Printer App - All Printers" */;
|
|
|
buildPhases = (
|
|
|
272FF2262FD19A2200A87B72 /* Sources */,
|
|
|
272FF2272FD19A2200A87B72 /* Frameworks */,
|
|
|
@@ -65,11 +65,11 @@
|
|
|
fileSystemSynchronizedGroups = (
|
|
|
272FF22C2FD19A2200A87B72 /* smart_printer */,
|
|
|
);
|
|
|
- name = smart_printer;
|
|
|
+ name = "Printer App - All Printers";
|
|
|
packageProductDependencies = (
|
|
|
);
|
|
|
- productName = smart_printer;
|
|
|
- productReference = 272FF22A2FD19A2200A87B72 /* smart_printer.app */;
|
|
|
+ productName = "Printer App - All Printers";
|
|
|
+ productReference = 272FF22A2FD19A2200A87B72 /* Printer App - All Printers.app */;
|
|
|
productType = "com.apple.product-type.application";
|
|
|
};
|
|
|
/* End PBXNativeTarget section */
|
|
|
@@ -101,7 +101,7 @@
|
|
|
projectDirPath = "";
|
|
|
projectRoot = "";
|
|
|
targets = (
|
|
|
- 272FF2292FD19A2200A87B72 /* smart_printer */,
|
|
|
+ 272FF2292FD19A2200A87B72 /* Printer App - All Printers */,
|
|
|
);
|
|
|
};
|
|
|
/* End PBXProject section */
|
|
|
@@ -258,8 +258,10 @@
|
|
|
ENABLE_USER_SELECTED_FILES = readonly;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = smart_printer/Info.plist;
|
|
|
- INFOPLIST_KEY_NSCameraUsageDescription = "Smart Printer needs camera access to scan documents from connected devices.";
|
|
|
- INFOPLIST_KEY_NSContactsUsageDescription = "Smart Printer needs access to your contacts so you can search and print them.";
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = "Printer App - All Printers";
|
|
|
+ INFOPLIST_KEY_CFBundleName = "Printer App - All Printers";
|
|
|
+ INFOPLIST_KEY_NSCameraUsageDescription = "Printer App - All Printers needs camera access to scan documents from connected devices.";
|
|
|
+ INFOPLIST_KEY_NSContactsUsageDescription = "Printer App - All Printers needs access to your contacts so you can search and print them.";
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
|
|
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
|
|
|
@@ -276,7 +278,7 @@
|
|
|
ImageCaptureCore,
|
|
|
);
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.smartprinter;
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ PRODUCT_NAME = "Printer App - All Printers";
|
|
|
REGISTER_APP_GROUPS = YES;
|
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
|
SWIFT_APPROACHABLE_CONCURRENCY = YES;
|
|
|
@@ -300,8 +302,10 @@
|
|
|
ENABLE_USER_SELECTED_FILES = readonly;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = smart_printer/Info.plist;
|
|
|
- INFOPLIST_KEY_NSCameraUsageDescription = "Smart Printer needs camera access to scan documents from connected devices.";
|
|
|
- INFOPLIST_KEY_NSContactsUsageDescription = "Smart Printer needs access to your contacts so you can search and print them.";
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = "Printer App - All Printers";
|
|
|
+ INFOPLIST_KEY_CFBundleName = "Printer App - All Printers";
|
|
|
+ INFOPLIST_KEY_NSCameraUsageDescription = "Printer App - All Printers needs camera access to scan documents from connected devices.";
|
|
|
+ INFOPLIST_KEY_NSContactsUsageDescription = "Printer App - All Printers needs access to your contacts so you can search and print them.";
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
|
|
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
|
|
|
@@ -318,7 +322,7 @@
|
|
|
ImageCaptureCore,
|
|
|
);
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.smartprinter;
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ PRODUCT_NAME = "Printer App - All Printers";
|
|
|
REGISTER_APP_GROUPS = YES;
|
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
|
SWIFT_APPROACHABLE_CONCURRENCY = YES;
|
|
|
@@ -341,7 +345,7 @@
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
|
- 272FF2382FD19A2300A87B72 /* Build configuration list for PBXNativeTarget "smart_printer" */ = {
|
|
|
+ 272FF2382FD19A2300A87B72 /* Build configuration list for PBXNativeTarget "Printer App - All Printers" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|
|
|
272FF2392FD19A2300A87B72 /* Debug */,
|