|
@@ -7,7 +7,7 @@
|
|
|
objects = {
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
/* Begin PBXFileReference section */
|
|
|
- 1391CC002F8E456500B3B198 /* zoom_app.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = zoom_app.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
|
|
+ 1391CC002F8E456500B3B198 /* Zoom App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Zoom App.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
|
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
|
@@ -40,7 +40,7 @@
|
|
|
1391CC012F8E456500B3B198 /* Products */ = {
|
|
1391CC012F8E456500B3B198 /* Products */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
- 1391CC002F8E456500B3B198 /* zoom_app.app */,
|
|
|
|
|
|
|
+ 1391CC002F8E456500B3B198 /* Zoom App.app */,
|
|
|
);
|
|
);
|
|
|
name = Products;
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -67,7 +67,7 @@
|
|
|
packageProductDependencies = (
|
|
packageProductDependencies = (
|
|
|
);
|
|
);
|
|
|
productName = zoom_app;
|
|
productName = zoom_app;
|
|
|
- productReference = 1391CC002F8E456500B3B198 /* zoom_app.app */;
|
|
|
|
|
|
|
+ productReference = 1391CC002F8E456500B3B198 /* Zoom App.app */;
|
|
|
productType = "com.apple.product-type.application";
|
|
productType = "com.apple.product-type.application";
|
|
|
};
|
|
};
|
|
|
/* End PBXNativeTarget section */
|
|
/* End PBXNativeTarget section */
|
|
@@ -259,6 +259,8 @@
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
|
|
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
|
|
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
|
|
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = "Zoom App";
|
|
|
|
|
+ INFOPLIST_KEY_CFBundleName = "Zoom App";
|
|
|
INFOPLIST_KEY_ZoomOAuthClientId = isvIAKPhSPOhBxFUkiY2A;
|
|
INFOPLIST_KEY_ZoomOAuthClientId = isvIAKPhSPOhBxFUkiY2A;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
@@ -266,7 +268,7 @@
|
|
|
);
|
|
);
|
|
|
MARKETING_VERSION = 1.0;
|
|
MARKETING_VERSION = 1.0;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Mql-Dev.zoom-app";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Mql-Dev.zoom-app";
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
|
|
+ PRODUCT_NAME = "Zoom App";
|
|
|
REGISTER_APP_GROUPS = YES;
|
|
REGISTER_APP_GROUPS = YES;
|
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
|
SWIFT_APPROACHABLE_CONCURRENCY = YES;
|
|
SWIFT_APPROACHABLE_CONCURRENCY = YES;
|
|
@@ -293,6 +295,8 @@
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
|
|
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
|
|
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
|
|
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = "Zoom App";
|
|
|
|
|
+ INFOPLIST_KEY_CFBundleName = "Zoom App";
|
|
|
INFOPLIST_KEY_ZoomOAuthClientId = isvIAKPhSPOhBxFUkiY2A;
|
|
INFOPLIST_KEY_ZoomOAuthClientId = isvIAKPhSPOhBxFUkiY2A;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
@@ -300,7 +304,7 @@
|
|
|
);
|
|
);
|
|
|
MARKETING_VERSION = 1.0;
|
|
MARKETING_VERSION = 1.0;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Mql-Dev.zoom-app";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Mql-Dev.zoom-app";
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
|
|
+ PRODUCT_NAME = "Zoom App";
|
|
|
REGISTER_APP_GROUPS = YES;
|
|
REGISTER_APP_GROUPS = YES;
|
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
|
SWIFT_APPROACHABLE_CONCURRENCY = YES;
|
|
SWIFT_APPROACHABLE_CONCURRENCY = YES;
|