|
@@ -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 /* Companion AI for Zoom.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Companion AI for Zoom.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 /* Companion AI for Zoom.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 /* Companion AI for Zoom.app */;
|
|
|
productType = "com.apple.product-type.application";
|
|
productType = "com.apple.product-type.application";
|
|
|
};
|
|
};
|
|
|
/* End PBXNativeTarget section */
|
|
/* End PBXNativeTarget section */
|
|
@@ -256,15 +256,15 @@
|
|
|
ENABLE_APP_SANDBOX = YES;
|
|
ENABLE_APP_SANDBOX = YES;
|
|
|
ENABLE_USER_SELECTED_FILES = readonly;
|
|
ENABLE_USER_SELECTED_FILES = readonly;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
- INFOPLIST_KEY_CFBundleDisplayName = "Zoom App";
|
|
|
|
|
- INFOPLIST_KEY_CFBundleName = "Zoom App";
|
|
|
|
|
- INFOPLIST_KEY_NSCameraUsageDescription = "Zoom App needs camera access for video in embedded Zoom meetings.";
|
|
|
|
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = "Companion AI for Zoom";
|
|
|
|
|
+ INFOPLIST_KEY_CFBundleName = "Companion AI for Zoom";
|
|
|
|
|
+ INFOPLIST_KEY_NSCameraUsageDescription = "Companion AI for Zoom needs camera access for video in embedded Zoom meetings.";
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
|
|
- INFOPLIST_KEY_NSMicrophoneUsageDescription = "Zoom App needs microphone access for audio in embedded Zoom meetings and for Ai Assistant recordings.";
|
|
|
|
|
|
|
+ INFOPLIST_KEY_NSMicrophoneUsageDescription = "Companion AI for Zoom needs microphone access for audio in embedded Zoom meetings and for Ai Assistant recordings.";
|
|
|
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
|
|
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
|
|
|
- INFOPLIST_KEY_NSScreenCaptureUsageDescription = "Zoom App captures system audio during meetings (when allowed) so recordings include computer sound in Ai Assistant.";
|
|
|
|
|
- INFOPLIST_KEY_NSSpeechRecognitionUsageDescription = "Zoom App uses Apple speech recognition to generate transcripts from your saved meeting audio in Ai Assistant.";
|
|
|
|
|
|
|
+ INFOPLIST_KEY_NSScreenCaptureUsageDescription = "Companion AI for Zoom captures system audio during meetings (when allowed) so recordings include computer sound in Ai Assistant.";
|
|
|
|
|
+ INFOPLIST_KEY_NSSpeechRecognitionUsageDescription = "Companion AI for Zoom uses Apple speech recognition to generate transcripts from your saved meeting audio in Ai Assistant.";
|
|
|
INFOPLIST_KEY_ZoomOAuthClientId = isvIAKPhSPOhBxFUkiY2A;
|
|
INFOPLIST_KEY_ZoomOAuthClientId = isvIAKPhSPOhBxFUkiY2A;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
@@ -272,7 +272,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 = "Zoom App";
|
|
|
|
|
|
|
+ PRODUCT_NAME = "Companion AI for Zoom";
|
|
|
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;
|
|
@@ -296,15 +296,15 @@
|
|
|
ENABLE_APP_SANDBOX = YES;
|
|
ENABLE_APP_SANDBOX = YES;
|
|
|
ENABLE_USER_SELECTED_FILES = readonly;
|
|
ENABLE_USER_SELECTED_FILES = readonly;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
- INFOPLIST_KEY_CFBundleDisplayName = "Zoom App";
|
|
|
|
|
- INFOPLIST_KEY_CFBundleName = "Zoom App";
|
|
|
|
|
- INFOPLIST_KEY_NSCameraUsageDescription = "Zoom App needs camera access for video in embedded Zoom meetings.";
|
|
|
|
|
|
|
+ INFOPLIST_KEY_CFBundleDisplayName = "Companion AI for Zoom";
|
|
|
|
|
+ INFOPLIST_KEY_CFBundleName = "Companion AI for Zoom";
|
|
|
|
|
+ INFOPLIST_KEY_NSCameraUsageDescription = "Companion AI for Zoom needs camera access for video in embedded Zoom meetings.";
|
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
|
|
- INFOPLIST_KEY_NSMicrophoneUsageDescription = "Zoom App needs microphone access for audio in embedded Zoom meetings and for Ai Assistant recordings.";
|
|
|
|
|
|
|
+ INFOPLIST_KEY_NSMicrophoneUsageDescription = "Companion AI for Zoom needs microphone access for audio in embedded Zoom meetings and for Ai Assistant recordings.";
|
|
|
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
|
|
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
|
|
|
- INFOPLIST_KEY_NSScreenCaptureUsageDescription = "Zoom App captures system audio during meetings (when allowed) so recordings include computer sound in Ai Assistant.";
|
|
|
|
|
- INFOPLIST_KEY_NSSpeechRecognitionUsageDescription = "Zoom App uses Apple speech recognition to generate transcripts from your saved meeting audio in Ai Assistant.";
|
|
|
|
|
|
|
+ INFOPLIST_KEY_NSScreenCaptureUsageDescription = "Companion AI for Zoom captures system audio during meetings (when allowed) so recordings include computer sound in Ai Assistant.";
|
|
|
|
|
+ INFOPLIST_KEY_NSSpeechRecognitionUsageDescription = "Companion AI for Zoom uses Apple speech recognition to generate transcripts from your saved meeting audio in Ai Assistant.";
|
|
|
INFOPLIST_KEY_ZoomOAuthClientId = isvIAKPhSPOhBxFUkiY2A;
|
|
INFOPLIST_KEY_ZoomOAuthClientId = isvIAKPhSPOhBxFUkiY2A;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
@@ -312,7 +312,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 = "Zoom App";
|
|
|
|
|
|
|
+ PRODUCT_NAME = "Companion AI for Zoom";
|
|
|
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;
|