project.pbxproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 77;
  7. objects = {
  8. /* Begin PBXFileReference section */
  9. 1391CC002F8E456500B3B198 /* Zoom App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Zoom App.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  10. 2A31AC002F8E456500B3B198 /* Base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Base.xcconfig; sourceTree = "<group>"; };
  11. /* End PBXFileReference section */
  12. /* Begin PBXFileSystemSynchronizedRootGroup section */
  13. 1391CC022F8E456500B3B198 /* zoom_app */ = {
  14. isa = PBXFileSystemSynchronizedRootGroup;
  15. path = zoom_app;
  16. sourceTree = "<group>";
  17. };
  18. /* End PBXFileSystemSynchronizedRootGroup section */
  19. /* Begin PBXFrameworksBuildPhase section */
  20. 1391CBFD2F8E456500B3B198 /* Frameworks */ = {
  21. isa = PBXFrameworksBuildPhase;
  22. buildActionMask = 2147483647;
  23. files = (
  24. );
  25. runOnlyForDeploymentPostprocessing = 0;
  26. };
  27. /* End PBXFrameworksBuildPhase section */
  28. /* Begin PBXGroup section */
  29. 1391CBF72F8E456500B3B198 = {
  30. isa = PBXGroup;
  31. children = (
  32. 2A31AC012F8E456500B3B198 /* Config */,
  33. 1391CC022F8E456500B3B198 /* zoom_app */,
  34. 1391CC012F8E456500B3B198 /* Products */,
  35. );
  36. sourceTree = "<group>";
  37. };
  38. 1391CC012F8E456500B3B198 /* Products */ = {
  39. isa = PBXGroup;
  40. children = (
  41. 1391CC002F8E456500B3B198 /* Zoom App.app */,
  42. );
  43. name = Products;
  44. sourceTree = "<group>";
  45. };
  46. 2A31AC012F8E456500B3B198 /* Config */ = {
  47. isa = PBXGroup;
  48. children = (
  49. 2A31AC002F8E456500B3B198 /* Base.xcconfig */,
  50. );
  51. path = Config;
  52. sourceTree = "<group>";
  53. };
  54. /* End PBXGroup section */
  55. /* Begin PBXNativeTarget section */
  56. 1391CBFF2F8E456500B3B198 /* zoom_app */ = {
  57. isa = PBXNativeTarget;
  58. buildConfigurationList = 1391CC0E2F8E456700B3B198 /* Build configuration list for PBXNativeTarget "zoom_app" */;
  59. buildPhases = (
  60. 1391CBFC2F8E456500B3B198 /* Sources */,
  61. 1391CBFD2F8E456500B3B198 /* Frameworks */,
  62. 1391CBFE2F8E456500B3B198 /* Resources */,
  63. );
  64. buildRules = (
  65. );
  66. dependencies = (
  67. );
  68. fileSystemSynchronizedGroups = (
  69. 1391CC022F8E456500B3B198 /* zoom_app */,
  70. );
  71. name = zoom_app;
  72. packageProductDependencies = (
  73. );
  74. productName = zoom_app;
  75. productReference = 1391CC002F8E456500B3B198 /* Zoom App.app */;
  76. productType = "com.apple.product-type.application";
  77. };
  78. /* End PBXNativeTarget section */
  79. /* Begin PBXProject section */
  80. 1391CBF82F8E456500B3B198 /* Project object */ = {
  81. isa = PBXProject;
  82. attributes = {
  83. BuildIndependentTargetsInParallel = 1;
  84. LastSwiftUpdateCheck = 2640;
  85. LastUpgradeCheck = 2640;
  86. TargetAttributes = {
  87. 1391CBFF2F8E456500B3B198 = {
  88. CreatedOnToolsVersion = 26.4;
  89. };
  90. };
  91. };
  92. buildConfigurationList = 1391CBFB2F8E456500B3B198 /* Build configuration list for PBXProject "zoom_app" */;
  93. developmentRegion = en;
  94. hasScannedForEncodings = 0;
  95. knownRegions = (
  96. en,
  97. Base,
  98. );
  99. mainGroup = 1391CBF72F8E456500B3B198;
  100. minimizedProjectReferenceProxies = 1;
  101. preferredProjectObjectVersion = 77;
  102. productRefGroup = 1391CC012F8E456500B3B198 /* Products */;
  103. projectDirPath = "";
  104. projectRoot = "";
  105. targets = (
  106. 1391CBFF2F8E456500B3B198 /* zoom_app */,
  107. );
  108. };
  109. /* End PBXProject section */
  110. /* Begin PBXResourcesBuildPhase section */
  111. 1391CBFE2F8E456500B3B198 /* Resources */ = {
  112. isa = PBXResourcesBuildPhase;
  113. buildActionMask = 2147483647;
  114. files = (
  115. );
  116. runOnlyForDeploymentPostprocessing = 0;
  117. };
  118. /* End PBXResourcesBuildPhase section */
  119. /* Begin PBXSourcesBuildPhase section */
  120. 1391CBFC2F8E456500B3B198 /* Sources */ = {
  121. isa = PBXSourcesBuildPhase;
  122. buildActionMask = 2147483647;
  123. files = (
  124. );
  125. runOnlyForDeploymentPostprocessing = 0;
  126. };
  127. /* End PBXSourcesBuildPhase section */
  128. /* Begin XCBuildConfiguration section */
  129. 1391CC0C2F8E456700B3B198 /* Debug */ = {
  130. isa = XCBuildConfiguration;
  131. buildSettings = {
  132. ALWAYS_SEARCH_USER_PATHS = NO;
  133. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  134. CLANG_ANALYZER_NONNULL = YES;
  135. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  136. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  137. CLANG_ENABLE_MODULES = YES;
  138. CLANG_ENABLE_OBJC_ARC = YES;
  139. CLANG_ENABLE_OBJC_WEAK = YES;
  140. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  141. CLANG_WARN_BOOL_CONVERSION = YES;
  142. CLANG_WARN_COMMA = YES;
  143. CLANG_WARN_CONSTANT_CONVERSION = YES;
  144. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  145. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  146. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  147. CLANG_WARN_EMPTY_BODY = YES;
  148. CLANG_WARN_ENUM_CONVERSION = YES;
  149. CLANG_WARN_INFINITE_RECURSION = YES;
  150. CLANG_WARN_INT_CONVERSION = YES;
  151. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  152. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  153. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  154. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  155. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  156. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  157. CLANG_WARN_STRICT_PROTOTYPES = YES;
  158. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  159. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  160. CLANG_WARN_UNREACHABLE_CODE = YES;
  161. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  162. COPY_PHASE_STRIP = NO;
  163. DEBUG_INFORMATION_FORMAT = dwarf;
  164. ENABLE_STRICT_OBJC_MSGSEND = YES;
  165. ENABLE_TESTABILITY = YES;
  166. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  167. GCC_C_LANGUAGE_STANDARD = gnu17;
  168. GCC_DYNAMIC_NO_PIC = NO;
  169. GCC_NO_COMMON_BLOCKS = YES;
  170. GCC_OPTIMIZATION_LEVEL = 0;
  171. GCC_PREPROCESSOR_DEFINITIONS = (
  172. "DEBUG=1",
  173. "$(inherited)",
  174. );
  175. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  176. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  177. GCC_WARN_UNDECLARED_SELECTOR = YES;
  178. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  179. GCC_WARN_UNUSED_FUNCTION = YES;
  180. GCC_WARN_UNUSED_VARIABLE = YES;
  181. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  182. MACOSX_DEPLOYMENT_TARGET = 12.0;
  183. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  184. MTL_FAST_MATH = YES;
  185. ONLY_ACTIVE_ARCH = YES;
  186. SDKROOT = macosx;
  187. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
  188. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  189. };
  190. name = Debug;
  191. };
  192. 1391CC0D2F8E456700B3B198 /* Release */ = {
  193. isa = XCBuildConfiguration;
  194. buildSettings = {
  195. ALWAYS_SEARCH_USER_PATHS = NO;
  196. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  197. CLANG_ANALYZER_NONNULL = YES;
  198. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  199. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  200. CLANG_ENABLE_MODULES = YES;
  201. CLANG_ENABLE_OBJC_ARC = YES;
  202. CLANG_ENABLE_OBJC_WEAK = YES;
  203. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  204. CLANG_WARN_BOOL_CONVERSION = YES;
  205. CLANG_WARN_COMMA = YES;
  206. CLANG_WARN_CONSTANT_CONVERSION = YES;
  207. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  208. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  209. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  210. CLANG_WARN_EMPTY_BODY = YES;
  211. CLANG_WARN_ENUM_CONVERSION = YES;
  212. CLANG_WARN_INFINITE_RECURSION = YES;
  213. CLANG_WARN_INT_CONVERSION = YES;
  214. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  215. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  216. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  217. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  218. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  219. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  220. CLANG_WARN_STRICT_PROTOTYPES = YES;
  221. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  222. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  223. CLANG_WARN_UNREACHABLE_CODE = YES;
  224. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  225. COPY_PHASE_STRIP = NO;
  226. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  227. ENABLE_NS_ASSERTIONS = NO;
  228. ENABLE_STRICT_OBJC_MSGSEND = YES;
  229. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  230. GCC_C_LANGUAGE_STANDARD = gnu17;
  231. GCC_NO_COMMON_BLOCKS = YES;
  232. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  233. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  234. GCC_WARN_UNDECLARED_SELECTOR = YES;
  235. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  236. GCC_WARN_UNUSED_FUNCTION = YES;
  237. GCC_WARN_UNUSED_VARIABLE = YES;
  238. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  239. MACOSX_DEPLOYMENT_TARGET = 12.0;
  240. MTL_ENABLE_DEBUG_INFO = NO;
  241. MTL_FAST_MATH = YES;
  242. SDKROOT = macosx;
  243. SWIFT_COMPILATION_MODE = wholemodule;
  244. };
  245. name = Release;
  246. };
  247. 1391CC0F2F8E456700B3B198 /* Debug */ = {
  248. isa = XCBuildConfiguration;
  249. baseConfigurationReference = 2A31AC002F8E456500B3B198 /* Base.xcconfig */;
  250. buildSettings = {
  251. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  252. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  253. CODE_SIGN_ENTITLEMENTS = zoom_app/zoom_app.entitlements;
  254. CODE_SIGN_STYLE = Automatic;
  255. COMBINE_HIDPI_IMAGES = YES;
  256. CURRENT_PROJECT_VERSION = 1;
  257. DEVELOPMENT_TEAM = 5AT3P29RBZ;
  258. ENABLE_APP_SANDBOX = NO;
  259. ENABLE_USER_SELECTED_FILES = readonly;
  260. GENERATE_INFOPLIST_FILE = YES;
  261. INFOPLIST_KEY_CFBundleDisplayName = "Zoom App";
  262. INFOPLIST_KEY_CFBundleName = "Zoom App";
  263. INFOPLIST_KEY_NSAppleEventsUsageDescription = "Zoom App uses Apple Events only as required by the embedded Zoom Meeting SDK.";
  264. INFOPLIST_KEY_NSBluetoothAlwaysUsageDescription = "Zoom App may use Bluetooth audio devices during Zoom meetings.";
  265. INFOPLIST_KEY_NSCameraUsageDescription = "Zoom App uses the camera during in-app Zoom meetings.";
  266. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  267. INFOPLIST_KEY_NSMainStoryboardFile = Main;
  268. INFOPLIST_KEY_NSMicrophoneUsageDescription = "Zoom App records microphone audio during meetings so you can replay them in Ai Companion.";
  269. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Zoom App may access photos when sharing in an in-app Zoom meeting.";
  270. INFOPLIST_KEY_NSPrincipalClass = NSApplication;
  271. INFOPLIST_KEY_NSScreenCaptureUsageDescription = "Zoom App captures system audio during meetings (when allowed) so recordings include computer sound in Ai Companion.";
  272. INFOPLIST_KEY_ZoomOAuthClientId = isvIAKPhSPOhBxFUkiY2A;
  273. LD_RUNPATH_SEARCH_PATHS = (
  274. "$(inherited)",
  275. "@executable_path/../Frameworks",
  276. );
  277. MARKETING_VERSION = 1.0;
  278. PRODUCT_BUNDLE_IDENTIFIER = "Mql-Dev.zoom-app";
  279. PRODUCT_NAME = "Zoom App";
  280. REGISTER_APP_GROUPS = YES;
  281. STRING_CATALOG_GENERATE_SYMBOLS = YES;
  282. SWIFT_APPROACHABLE_CONCURRENCY = YES;
  283. SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
  284. SWIFT_EMIT_LOC_STRINGS = YES;
  285. SWIFT_OBJC_BRIDGING_HEADER = zoom_app/zoom_app-Bridging-Header.h;
  286. SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
  287. SWIFT_VERSION = 5.0;
  288. };
  289. name = Debug;
  290. };
  291. 1391CC102F8E456700B3B198 /* Release */ = {
  292. isa = XCBuildConfiguration;
  293. baseConfigurationReference = 2A31AC002F8E456500B3B198 /* Base.xcconfig */;
  294. buildSettings = {
  295. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  296. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  297. CODE_SIGN_ENTITLEMENTS = zoom_app/zoom_app.entitlements;
  298. CODE_SIGN_STYLE = Automatic;
  299. COMBINE_HIDPI_IMAGES = YES;
  300. CURRENT_PROJECT_VERSION = 1;
  301. DEVELOPMENT_TEAM = 5AT3P29RBZ;
  302. ENABLE_APP_SANDBOX = NO;
  303. ENABLE_USER_SELECTED_FILES = readonly;
  304. GENERATE_INFOPLIST_FILE = YES;
  305. INFOPLIST_KEY_CFBundleDisplayName = "Zoom App";
  306. INFOPLIST_KEY_CFBundleName = "Zoom App";
  307. INFOPLIST_KEY_NSAppleEventsUsageDescription = "Zoom App uses Apple Events only as required by the embedded Zoom Meeting SDK.";
  308. INFOPLIST_KEY_NSBluetoothAlwaysUsageDescription = "Zoom App may use Bluetooth audio devices during Zoom meetings.";
  309. INFOPLIST_KEY_NSCameraUsageDescription = "Zoom App uses the camera during in-app Zoom meetings.";
  310. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  311. INFOPLIST_KEY_NSMainStoryboardFile = Main;
  312. INFOPLIST_KEY_NSMicrophoneUsageDescription = "Zoom App records microphone audio during meetings so you can replay them in Ai Companion.";
  313. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Zoom App may access photos when sharing in an in-app Zoom meeting.";
  314. INFOPLIST_KEY_NSPrincipalClass = NSApplication;
  315. INFOPLIST_KEY_NSScreenCaptureUsageDescription = "Zoom App captures system audio during meetings (when allowed) so recordings include computer sound in Ai Companion.";
  316. INFOPLIST_KEY_ZoomOAuthClientId = isvIAKPhSPOhBxFUkiY2A;
  317. LD_RUNPATH_SEARCH_PATHS = (
  318. "$(inherited)",
  319. "@executable_path/../Frameworks",
  320. );
  321. MARKETING_VERSION = 1.0;
  322. PRODUCT_BUNDLE_IDENTIFIER = "Mql-Dev.zoom-app";
  323. PRODUCT_NAME = "Zoom App";
  324. REGISTER_APP_GROUPS = YES;
  325. STRING_CATALOG_GENERATE_SYMBOLS = YES;
  326. SWIFT_APPROACHABLE_CONCURRENCY = YES;
  327. SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
  328. SWIFT_EMIT_LOC_STRINGS = YES;
  329. SWIFT_OBJC_BRIDGING_HEADER = zoom_app/zoom_app-Bridging-Header.h;
  330. SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
  331. SWIFT_VERSION = 5.0;
  332. };
  333. name = Release;
  334. };
  335. /* End XCBuildConfiguration section */
  336. /* Begin XCConfigurationList section */
  337. 1391CBFB2F8E456500B3B198 /* Build configuration list for PBXProject "zoom_app" */ = {
  338. isa = XCConfigurationList;
  339. buildConfigurations = (
  340. 1391CC0C2F8E456700B3B198 /* Debug */,
  341. 1391CC0D2F8E456700B3B198 /* Release */,
  342. );
  343. defaultConfigurationIsVisible = 0;
  344. defaultConfigurationName = Release;
  345. };
  346. 1391CC0E2F8E456700B3B198 /* Build configuration list for PBXNativeTarget "zoom_app" */ = {
  347. isa = XCConfigurationList;
  348. buildConfigurations = (
  349. 1391CC0F2F8E456700B3B198 /* Debug */,
  350. 1391CC102F8E456700B3B198 /* Release */,
  351. );
  352. defaultConfigurationIsVisible = 0;
  353. defaultConfigurationName = Release;
  354. };
  355. /* End XCConfigurationList section */
  356. };
  357. rootObject = 1391CBF82F8E456500B3B198 /* Project object */;
  358. }