project.pbxproj 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 56;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. FA3E988F2C725A0200E4E795 /* astraApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA3E988E2C725A0200E4E795 /* astraApp.swift */; };
  10. FA3E98912C725A0200E4E795 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA3E98902C725A0200E4E795 /* ContentView.swift */; };
  11. FA3E98932C725A0300E4E795 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FA3E98922C725A0300E4E795 /* Assets.xcassets */; };
  12. FA3E98972C725A0300E4E795 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FA3E98962C725A0300E4E795 /* Preview Assets.xcassets */; };
  13. FA3E98A12C725A0300E4E795 /* astraTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA3E98A02C725A0300E4E795 /* astraTests.swift */; };
  14. FA3E98AB2C725A0300E4E795 /* astraUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA3E98AA2C725A0300E4E795 /* astraUITests.swift */; };
  15. FA3E98AD2C725A0300E4E795 /* astraUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA3E98AC2C725A0300E4E795 /* astraUITestsLaunchTests.swift */; };
  16. FA3E98BB2C725BF800E4E795 /* WhisperKit in Frameworks */ = {isa = PBXBuildFile; productRef = FA3E98BA2C725BF800E4E795 /* WhisperKit */; };
  17. /* End PBXBuildFile section */
  18. /* Begin PBXContainerItemProxy section */
  19. FA3E989D2C725A0300E4E795 /* PBXContainerItemProxy */ = {
  20. isa = PBXContainerItemProxy;
  21. containerPortal = FA3E98832C725A0200E4E795 /* Project object */;
  22. proxyType = 1;
  23. remoteGlobalIDString = FA3E988A2C725A0200E4E795;
  24. remoteInfo = astra;
  25. };
  26. FA3E98A72C725A0300E4E795 /* PBXContainerItemProxy */ = {
  27. isa = PBXContainerItemProxy;
  28. containerPortal = FA3E98832C725A0200E4E795 /* Project object */;
  29. proxyType = 1;
  30. remoteGlobalIDString = FA3E988A2C725A0200E4E795;
  31. remoteInfo = astra;
  32. };
  33. /* End PBXContainerItemProxy section */
  34. /* Begin PBXFileReference section */
  35. FA3E988B2C725A0200E4E795 /* astra.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = astra.app; sourceTree = BUILT_PRODUCTS_DIR; };
  36. FA3E988E2C725A0200E4E795 /* astraApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = astraApp.swift; sourceTree = "<group>"; };
  37. FA3E98902C725A0200E4E795 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
  38. FA3E98922C725A0300E4E795 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  39. FA3E98942C725A0300E4E795 /* astra.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = astra.entitlements; sourceTree = "<group>"; };
  40. FA3E98962C725A0300E4E795 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  41. FA3E989C2C725A0300E4E795 /* astraTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = astraTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  42. FA3E98A02C725A0300E4E795 /* astraTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = astraTests.swift; sourceTree = "<group>"; };
  43. FA3E98A62C725A0300E4E795 /* astraUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = astraUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  44. FA3E98AA2C725A0300E4E795 /* astraUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = astraUITests.swift; sourceTree = "<group>"; };
  45. FA3E98AC2C725A0300E4E795 /* astraUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = astraUITestsLaunchTests.swift; sourceTree = "<group>"; };
  46. /* End PBXFileReference section */
  47. /* Begin PBXFrameworksBuildPhase section */
  48. FA3E98882C725A0200E4E795 /* Frameworks */ = {
  49. isa = PBXFrameworksBuildPhase;
  50. buildActionMask = 2147483647;
  51. files = (
  52. FA3E98BB2C725BF800E4E795 /* WhisperKit in Frameworks */,
  53. );
  54. runOnlyForDeploymentPostprocessing = 0;
  55. };
  56. FA3E98992C725A0300E4E795 /* Frameworks */ = {
  57. isa = PBXFrameworksBuildPhase;
  58. buildActionMask = 2147483647;
  59. files = (
  60. );
  61. runOnlyForDeploymentPostprocessing = 0;
  62. };
  63. FA3E98A32C725A0300E4E795 /* Frameworks */ = {
  64. isa = PBXFrameworksBuildPhase;
  65. buildActionMask = 2147483647;
  66. files = (
  67. );
  68. runOnlyForDeploymentPostprocessing = 0;
  69. };
  70. /* End PBXFrameworksBuildPhase section */
  71. /* Begin PBXGroup section */
  72. FA3E98822C725A0200E4E795 = {
  73. isa = PBXGroup;
  74. children = (
  75. FA3E988D2C725A0200E4E795 /* astra */,
  76. FA3E989F2C725A0300E4E795 /* astraTests */,
  77. FA3E98A92C725A0300E4E795 /* astraUITests */,
  78. FA3E988C2C725A0200E4E795 /* Products */,
  79. );
  80. sourceTree = "<group>";
  81. };
  82. FA3E988C2C725A0200E4E795 /* Products */ = {
  83. isa = PBXGroup;
  84. children = (
  85. FA3E988B2C725A0200E4E795 /* astra.app */,
  86. FA3E989C2C725A0300E4E795 /* astraTests.xctest */,
  87. FA3E98A62C725A0300E4E795 /* astraUITests.xctest */,
  88. );
  89. name = Products;
  90. sourceTree = "<group>";
  91. };
  92. FA3E988D2C725A0200E4E795 /* astra */ = {
  93. isa = PBXGroup;
  94. children = (
  95. FA3E988E2C725A0200E4E795 /* astraApp.swift */,
  96. FA3E98902C725A0200E4E795 /* ContentView.swift */,
  97. FA3E98922C725A0300E4E795 /* Assets.xcassets */,
  98. FA3E98942C725A0300E4E795 /* astra.entitlements */,
  99. FA3E98952C725A0300E4E795 /* Preview Content */,
  100. );
  101. path = astra;
  102. sourceTree = "<group>";
  103. };
  104. FA3E98952C725A0300E4E795 /* Preview Content */ = {
  105. isa = PBXGroup;
  106. children = (
  107. FA3E98962C725A0300E4E795 /* Preview Assets.xcassets */,
  108. );
  109. path = "Preview Content";
  110. sourceTree = "<group>";
  111. };
  112. FA3E989F2C725A0300E4E795 /* astraTests */ = {
  113. isa = PBXGroup;
  114. children = (
  115. FA3E98A02C725A0300E4E795 /* astraTests.swift */,
  116. );
  117. path = astraTests;
  118. sourceTree = "<group>";
  119. };
  120. FA3E98A92C725A0300E4E795 /* astraUITests */ = {
  121. isa = PBXGroup;
  122. children = (
  123. FA3E98AA2C725A0300E4E795 /* astraUITests.swift */,
  124. FA3E98AC2C725A0300E4E795 /* astraUITestsLaunchTests.swift */,
  125. );
  126. path = astraUITests;
  127. sourceTree = "<group>";
  128. };
  129. /* End PBXGroup section */
  130. /* Begin PBXNativeTarget section */
  131. FA3E988A2C725A0200E4E795 /* astra */ = {
  132. isa = PBXNativeTarget;
  133. buildConfigurationList = FA3E98B02C725A0300E4E795 /* Build configuration list for PBXNativeTarget "astra" */;
  134. buildPhases = (
  135. FA3E98872C725A0200E4E795 /* Sources */,
  136. FA3E98882C725A0200E4E795 /* Frameworks */,
  137. FA3E98892C725A0200E4E795 /* Resources */,
  138. );
  139. buildRules = (
  140. );
  141. dependencies = (
  142. );
  143. name = astra;
  144. packageProductDependencies = (
  145. FA3E98BA2C725BF800E4E795 /* WhisperKit */,
  146. );
  147. productName = astra;
  148. productReference = FA3E988B2C725A0200E4E795 /* astra.app */;
  149. productType = "com.apple.product-type.application";
  150. };
  151. FA3E989B2C725A0300E4E795 /* astraTests */ = {
  152. isa = PBXNativeTarget;
  153. buildConfigurationList = FA3E98B32C725A0300E4E795 /* Build configuration list for PBXNativeTarget "astraTests" */;
  154. buildPhases = (
  155. FA3E98982C725A0300E4E795 /* Sources */,
  156. FA3E98992C725A0300E4E795 /* Frameworks */,
  157. FA3E989A2C725A0300E4E795 /* Resources */,
  158. );
  159. buildRules = (
  160. );
  161. dependencies = (
  162. FA3E989E2C725A0300E4E795 /* PBXTargetDependency */,
  163. );
  164. name = astraTests;
  165. productName = astraTests;
  166. productReference = FA3E989C2C725A0300E4E795 /* astraTests.xctest */;
  167. productType = "com.apple.product-type.bundle.unit-test";
  168. };
  169. FA3E98A52C725A0300E4E795 /* astraUITests */ = {
  170. isa = PBXNativeTarget;
  171. buildConfigurationList = FA3E98B62C725A0300E4E795 /* Build configuration list for PBXNativeTarget "astraUITests" */;
  172. buildPhases = (
  173. FA3E98A22C725A0300E4E795 /* Sources */,
  174. FA3E98A32C725A0300E4E795 /* Frameworks */,
  175. FA3E98A42C725A0300E4E795 /* Resources */,
  176. );
  177. buildRules = (
  178. );
  179. dependencies = (
  180. FA3E98A82C725A0300E4E795 /* PBXTargetDependency */,
  181. );
  182. name = astraUITests;
  183. productName = astraUITests;
  184. productReference = FA3E98A62C725A0300E4E795 /* astraUITests.xctest */;
  185. productType = "com.apple.product-type.bundle.ui-testing";
  186. };
  187. /* End PBXNativeTarget section */
  188. /* Begin PBXProject section */
  189. FA3E98832C725A0200E4E795 /* Project object */ = {
  190. isa = PBXProject;
  191. attributes = {
  192. BuildIndependentTargetsInParallel = 1;
  193. LastSwiftUpdateCheck = 1540;
  194. LastUpgradeCheck = 1540;
  195. TargetAttributes = {
  196. FA3E988A2C725A0200E4E795 = {
  197. CreatedOnToolsVersion = 15.4;
  198. };
  199. FA3E989B2C725A0300E4E795 = {
  200. CreatedOnToolsVersion = 15.4;
  201. TestTargetID = FA3E988A2C725A0200E4E795;
  202. };
  203. FA3E98A52C725A0300E4E795 = {
  204. CreatedOnToolsVersion = 15.4;
  205. TestTargetID = FA3E988A2C725A0200E4E795;
  206. };
  207. };
  208. };
  209. buildConfigurationList = FA3E98862C725A0200E4E795 /* Build configuration list for PBXProject "astra" */;
  210. compatibilityVersion = "Xcode 14.0";
  211. developmentRegion = en;
  212. hasScannedForEncodings = 0;
  213. knownRegions = (
  214. en,
  215. Base,
  216. );
  217. mainGroup = FA3E98822C725A0200E4E795;
  218. packageReferences = (
  219. FA3E98B92C725BF800E4E795 /* XCRemoteSwiftPackageReference "whisperkit" */,
  220. );
  221. productRefGroup = FA3E988C2C725A0200E4E795 /* Products */;
  222. projectDirPath = "";
  223. projectRoot = "";
  224. targets = (
  225. FA3E988A2C725A0200E4E795 /* astra */,
  226. FA3E989B2C725A0300E4E795 /* astraTests */,
  227. FA3E98A52C725A0300E4E795 /* astraUITests */,
  228. );
  229. };
  230. /* End PBXProject section */
  231. /* Begin PBXResourcesBuildPhase section */
  232. FA3E98892C725A0200E4E795 /* Resources */ = {
  233. isa = PBXResourcesBuildPhase;
  234. buildActionMask = 2147483647;
  235. files = (
  236. FA3E98972C725A0300E4E795 /* Preview Assets.xcassets in Resources */,
  237. FA3E98932C725A0300E4E795 /* Assets.xcassets in Resources */,
  238. );
  239. runOnlyForDeploymentPostprocessing = 0;
  240. };
  241. FA3E989A2C725A0300E4E795 /* Resources */ = {
  242. isa = PBXResourcesBuildPhase;
  243. buildActionMask = 2147483647;
  244. files = (
  245. );
  246. runOnlyForDeploymentPostprocessing = 0;
  247. };
  248. FA3E98A42C725A0300E4E795 /* Resources */ = {
  249. isa = PBXResourcesBuildPhase;
  250. buildActionMask = 2147483647;
  251. files = (
  252. );
  253. runOnlyForDeploymentPostprocessing = 0;
  254. };
  255. /* End PBXResourcesBuildPhase section */
  256. /* Begin PBXSourcesBuildPhase section */
  257. FA3E98872C725A0200E4E795 /* Sources */ = {
  258. isa = PBXSourcesBuildPhase;
  259. buildActionMask = 2147483647;
  260. files = (
  261. FA3E98912C725A0200E4E795 /* ContentView.swift in Sources */,
  262. FA3E988F2C725A0200E4E795 /* astraApp.swift in Sources */,
  263. );
  264. runOnlyForDeploymentPostprocessing = 0;
  265. };
  266. FA3E98982C725A0300E4E795 /* Sources */ = {
  267. isa = PBXSourcesBuildPhase;
  268. buildActionMask = 2147483647;
  269. files = (
  270. FA3E98A12C725A0300E4E795 /* astraTests.swift in Sources */,
  271. );
  272. runOnlyForDeploymentPostprocessing = 0;
  273. };
  274. FA3E98A22C725A0300E4E795 /* Sources */ = {
  275. isa = PBXSourcesBuildPhase;
  276. buildActionMask = 2147483647;
  277. files = (
  278. FA3E98AD2C725A0300E4E795 /* astraUITestsLaunchTests.swift in Sources */,
  279. FA3E98AB2C725A0300E4E795 /* astraUITests.swift in Sources */,
  280. );
  281. runOnlyForDeploymentPostprocessing = 0;
  282. };
  283. /* End PBXSourcesBuildPhase section */
  284. /* Begin PBXTargetDependency section */
  285. FA3E989E2C725A0300E4E795 /* PBXTargetDependency */ = {
  286. isa = PBXTargetDependency;
  287. target = FA3E988A2C725A0200E4E795 /* astra */;
  288. targetProxy = FA3E989D2C725A0300E4E795 /* PBXContainerItemProxy */;
  289. };
  290. FA3E98A82C725A0300E4E795 /* PBXTargetDependency */ = {
  291. isa = PBXTargetDependency;
  292. target = FA3E988A2C725A0200E4E795 /* astra */;
  293. targetProxy = FA3E98A72C725A0300E4E795 /* PBXContainerItemProxy */;
  294. };
  295. /* End PBXTargetDependency section */
  296. /* Begin XCBuildConfiguration section */
  297. FA3E98AE2C725A0300E4E795 /* Debug */ = {
  298. isa = XCBuildConfiguration;
  299. buildSettings = {
  300. ALWAYS_SEARCH_USER_PATHS = NO;
  301. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  302. CLANG_ANALYZER_NONNULL = YES;
  303. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  304. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  305. CLANG_ENABLE_MODULES = YES;
  306. CLANG_ENABLE_OBJC_ARC = YES;
  307. CLANG_ENABLE_OBJC_WEAK = YES;
  308. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  309. CLANG_WARN_BOOL_CONVERSION = YES;
  310. CLANG_WARN_COMMA = YES;
  311. CLANG_WARN_CONSTANT_CONVERSION = YES;
  312. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  313. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  314. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  315. CLANG_WARN_EMPTY_BODY = YES;
  316. CLANG_WARN_ENUM_CONVERSION = YES;
  317. CLANG_WARN_INFINITE_RECURSION = YES;
  318. CLANG_WARN_INT_CONVERSION = YES;
  319. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  320. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  321. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  322. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  323. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  324. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  325. CLANG_WARN_STRICT_PROTOTYPES = YES;
  326. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  327. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  328. CLANG_WARN_UNREACHABLE_CODE = YES;
  329. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  330. COPY_PHASE_STRIP = NO;
  331. DEBUG_INFORMATION_FORMAT = dwarf;
  332. ENABLE_STRICT_OBJC_MSGSEND = YES;
  333. ENABLE_TESTABILITY = YES;
  334. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  335. GCC_C_LANGUAGE_STANDARD = gnu17;
  336. GCC_DYNAMIC_NO_PIC = NO;
  337. GCC_NO_COMMON_BLOCKS = YES;
  338. GCC_OPTIMIZATION_LEVEL = 0;
  339. GCC_PREPROCESSOR_DEFINITIONS = (
  340. "DEBUG=1",
  341. "$(inherited)",
  342. );
  343. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  344. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  345. GCC_WARN_UNDECLARED_SELECTOR = YES;
  346. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  347. GCC_WARN_UNUSED_FUNCTION = YES;
  348. GCC_WARN_UNUSED_VARIABLE = YES;
  349. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  350. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  351. MTL_FAST_MATH = YES;
  352. ONLY_ACTIVE_ARCH = YES;
  353. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
  354. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  355. };
  356. name = Debug;
  357. };
  358. FA3E98AF2C725A0300E4E795 /* Release */ = {
  359. isa = XCBuildConfiguration;
  360. buildSettings = {
  361. ALWAYS_SEARCH_USER_PATHS = NO;
  362. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  363. CLANG_ANALYZER_NONNULL = YES;
  364. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  365. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  366. CLANG_ENABLE_MODULES = YES;
  367. CLANG_ENABLE_OBJC_ARC = YES;
  368. CLANG_ENABLE_OBJC_WEAK = YES;
  369. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  370. CLANG_WARN_BOOL_CONVERSION = YES;
  371. CLANG_WARN_COMMA = YES;
  372. CLANG_WARN_CONSTANT_CONVERSION = YES;
  373. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  374. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  375. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  376. CLANG_WARN_EMPTY_BODY = YES;
  377. CLANG_WARN_ENUM_CONVERSION = YES;
  378. CLANG_WARN_INFINITE_RECURSION = YES;
  379. CLANG_WARN_INT_CONVERSION = YES;
  380. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  381. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  382. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  383. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  384. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  385. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  386. CLANG_WARN_STRICT_PROTOTYPES = YES;
  387. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  388. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  389. CLANG_WARN_UNREACHABLE_CODE = YES;
  390. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  391. COPY_PHASE_STRIP = NO;
  392. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  393. ENABLE_NS_ASSERTIONS = NO;
  394. ENABLE_STRICT_OBJC_MSGSEND = YES;
  395. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  396. GCC_C_LANGUAGE_STANDARD = gnu17;
  397. GCC_NO_COMMON_BLOCKS = YES;
  398. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  399. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  400. GCC_WARN_UNDECLARED_SELECTOR = YES;
  401. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  402. GCC_WARN_UNUSED_FUNCTION = YES;
  403. GCC_WARN_UNUSED_VARIABLE = YES;
  404. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  405. MTL_ENABLE_DEBUG_INFO = NO;
  406. MTL_FAST_MATH = YES;
  407. SWIFT_COMPILATION_MODE = wholemodule;
  408. };
  409. name = Release;
  410. };
  411. FA3E98B12C725A0300E4E795 /* Debug */ = {
  412. isa = XCBuildConfiguration;
  413. buildSettings = {
  414. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  415. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  416. CODE_SIGN_ENTITLEMENTS = astra/astra.entitlements;
  417. CODE_SIGN_STYLE = Automatic;
  418. CURRENT_PROJECT_VERSION = 1;
  419. DEVELOPMENT_ASSET_PATHS = "\"astra/Preview Content\"";
  420. DEVELOPMENT_TEAM = 8NFAS2P4ND;
  421. ENABLE_HARDENED_RUNTIME = YES;
  422. ENABLE_PREVIEWS = YES;
  423. GENERATE_INFOPLIST_FILE = YES;
  424. INFOPLIST_KEY_NSCameraUsageDescription = "Capture from camera to send to vision model";
  425. INFOPLIST_KEY_NSMicrophoneUsageDescription = "Uses your microphone for transcribing audio";
  426. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
  427. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
  428. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
  429. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
  430. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
  431. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
  432. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
  433. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
  434. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  435. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  436. IPHONEOS_DEPLOYMENT_TARGET = 17.5;
  437. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  438. "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
  439. MACOSX_DEPLOYMENT_TARGET = 14.4;
  440. MARKETING_VERSION = 1.0;
  441. PRODUCT_BUNDLE_IDENTIFIER = net.exolabs.astra;
  442. PRODUCT_NAME = "$(TARGET_NAME)";
  443. SDKROOT = auto;
  444. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  445. SWIFT_EMIT_LOC_STRINGS = YES;
  446. SWIFT_VERSION = 5.0;
  447. TARGETED_DEVICE_FAMILY = "1,2";
  448. };
  449. name = Debug;
  450. };
  451. FA3E98B22C725A0300E4E795 /* Release */ = {
  452. isa = XCBuildConfiguration;
  453. buildSettings = {
  454. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  455. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  456. CODE_SIGN_ENTITLEMENTS = astra/astra.entitlements;
  457. CODE_SIGN_STYLE = Automatic;
  458. CURRENT_PROJECT_VERSION = 1;
  459. DEVELOPMENT_ASSET_PATHS = "\"astra/Preview Content\"";
  460. DEVELOPMENT_TEAM = 8NFAS2P4ND;
  461. ENABLE_HARDENED_RUNTIME = YES;
  462. ENABLE_PREVIEWS = YES;
  463. GENERATE_INFOPLIST_FILE = YES;
  464. INFOPLIST_KEY_NSCameraUsageDescription = "Capture from camera to send to vision model";
  465. INFOPLIST_KEY_NSMicrophoneUsageDescription = "Uses your microphone for transcribing audio";
  466. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
  467. "INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
  468. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
  469. "INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
  470. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
  471. "INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
  472. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
  473. "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
  474. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  475. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  476. IPHONEOS_DEPLOYMENT_TARGET = 17.5;
  477. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  478. "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
  479. MACOSX_DEPLOYMENT_TARGET = 14.4;
  480. MARKETING_VERSION = 1.0;
  481. PRODUCT_BUNDLE_IDENTIFIER = net.exolabs.astra;
  482. PRODUCT_NAME = "$(TARGET_NAME)";
  483. SDKROOT = auto;
  484. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  485. SWIFT_EMIT_LOC_STRINGS = YES;
  486. SWIFT_VERSION = 5.0;
  487. TARGETED_DEVICE_FAMILY = "1,2";
  488. };
  489. name = Release;
  490. };
  491. FA3E98B42C725A0300E4E795 /* Debug */ = {
  492. isa = XCBuildConfiguration;
  493. buildSettings = {
  494. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  495. BUNDLE_LOADER = "$(TEST_HOST)";
  496. CODE_SIGN_STYLE = Automatic;
  497. CURRENT_PROJECT_VERSION = 1;
  498. DEVELOPMENT_TEAM = 8NFAS2P4ND;
  499. GENERATE_INFOPLIST_FILE = YES;
  500. IPHONEOS_DEPLOYMENT_TARGET = 17.5;
  501. MACOSX_DEPLOYMENT_TARGET = 14.4;
  502. MARKETING_VERSION = 1.0;
  503. PRODUCT_BUNDLE_IDENTIFIER = net.exolabs.astraTests;
  504. PRODUCT_NAME = "$(TARGET_NAME)";
  505. SDKROOT = auto;
  506. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  507. SWIFT_EMIT_LOC_STRINGS = NO;
  508. SWIFT_VERSION = 5.0;
  509. TARGETED_DEVICE_FAMILY = "1,2";
  510. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/astra.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/astra";
  511. };
  512. name = Debug;
  513. };
  514. FA3E98B52C725A0300E4E795 /* Release */ = {
  515. isa = XCBuildConfiguration;
  516. buildSettings = {
  517. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  518. BUNDLE_LOADER = "$(TEST_HOST)";
  519. CODE_SIGN_STYLE = Automatic;
  520. CURRENT_PROJECT_VERSION = 1;
  521. DEVELOPMENT_TEAM = 8NFAS2P4ND;
  522. GENERATE_INFOPLIST_FILE = YES;
  523. IPHONEOS_DEPLOYMENT_TARGET = 17.5;
  524. MACOSX_DEPLOYMENT_TARGET = 14.4;
  525. MARKETING_VERSION = 1.0;
  526. PRODUCT_BUNDLE_IDENTIFIER = net.exolabs.astraTests;
  527. PRODUCT_NAME = "$(TARGET_NAME)";
  528. SDKROOT = auto;
  529. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  530. SWIFT_EMIT_LOC_STRINGS = NO;
  531. SWIFT_VERSION = 5.0;
  532. TARGETED_DEVICE_FAMILY = "1,2";
  533. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/astra.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/astra";
  534. };
  535. name = Release;
  536. };
  537. FA3E98B72C725A0300E4E795 /* Debug */ = {
  538. isa = XCBuildConfiguration;
  539. buildSettings = {
  540. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  541. CODE_SIGN_STYLE = Automatic;
  542. CURRENT_PROJECT_VERSION = 1;
  543. DEVELOPMENT_TEAM = 8NFAS2P4ND;
  544. GENERATE_INFOPLIST_FILE = YES;
  545. IPHONEOS_DEPLOYMENT_TARGET = 17.5;
  546. MACOSX_DEPLOYMENT_TARGET = 14.4;
  547. MARKETING_VERSION = 1.0;
  548. PRODUCT_BUNDLE_IDENTIFIER = net.exolabs.astraUITests;
  549. PRODUCT_NAME = "$(TARGET_NAME)";
  550. SDKROOT = auto;
  551. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  552. SWIFT_EMIT_LOC_STRINGS = NO;
  553. SWIFT_VERSION = 5.0;
  554. TARGETED_DEVICE_FAMILY = "1,2";
  555. TEST_TARGET_NAME = astra;
  556. };
  557. name = Debug;
  558. };
  559. FA3E98B82C725A0300E4E795 /* Release */ = {
  560. isa = XCBuildConfiguration;
  561. buildSettings = {
  562. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  563. CODE_SIGN_STYLE = Automatic;
  564. CURRENT_PROJECT_VERSION = 1;
  565. DEVELOPMENT_TEAM = 8NFAS2P4ND;
  566. GENERATE_INFOPLIST_FILE = YES;
  567. IPHONEOS_DEPLOYMENT_TARGET = 17.5;
  568. MACOSX_DEPLOYMENT_TARGET = 14.4;
  569. MARKETING_VERSION = 1.0;
  570. PRODUCT_BUNDLE_IDENTIFIER = net.exolabs.astraUITests;
  571. PRODUCT_NAME = "$(TARGET_NAME)";
  572. SDKROOT = auto;
  573. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx";
  574. SWIFT_EMIT_LOC_STRINGS = NO;
  575. SWIFT_VERSION = 5.0;
  576. TARGETED_DEVICE_FAMILY = "1,2";
  577. TEST_TARGET_NAME = astra;
  578. };
  579. name = Release;
  580. };
  581. /* End XCBuildConfiguration section */
  582. /* Begin XCConfigurationList section */
  583. FA3E98862C725A0200E4E795 /* Build configuration list for PBXProject "astra" */ = {
  584. isa = XCConfigurationList;
  585. buildConfigurations = (
  586. FA3E98AE2C725A0300E4E795 /* Debug */,
  587. FA3E98AF2C725A0300E4E795 /* Release */,
  588. );
  589. defaultConfigurationIsVisible = 0;
  590. defaultConfigurationName = Release;
  591. };
  592. FA3E98B02C725A0300E4E795 /* Build configuration list for PBXNativeTarget "astra" */ = {
  593. isa = XCConfigurationList;
  594. buildConfigurations = (
  595. FA3E98B12C725A0300E4E795 /* Debug */,
  596. FA3E98B22C725A0300E4E795 /* Release */,
  597. );
  598. defaultConfigurationIsVisible = 0;
  599. defaultConfigurationName = Release;
  600. };
  601. FA3E98B32C725A0300E4E795 /* Build configuration list for PBXNativeTarget "astraTests" */ = {
  602. isa = XCConfigurationList;
  603. buildConfigurations = (
  604. FA3E98B42C725A0300E4E795 /* Debug */,
  605. FA3E98B52C725A0300E4E795 /* Release */,
  606. );
  607. defaultConfigurationIsVisible = 0;
  608. defaultConfigurationName = Release;
  609. };
  610. FA3E98B62C725A0300E4E795 /* Build configuration list for PBXNativeTarget "astraUITests" */ = {
  611. isa = XCConfigurationList;
  612. buildConfigurations = (
  613. FA3E98B72C725A0300E4E795 /* Debug */,
  614. FA3E98B82C725A0300E4E795 /* Release */,
  615. );
  616. defaultConfigurationIsVisible = 0;
  617. defaultConfigurationName = Release;
  618. };
  619. /* End XCConfigurationList section */
  620. /* Begin XCRemoteSwiftPackageReference section */
  621. FA3E98B92C725BF800E4E795 /* XCRemoteSwiftPackageReference "whisperkit" */ = {
  622. isa = XCRemoteSwiftPackageReference;
  623. repositoryURL = "https://github.com/argmaxinc/whisperkit";
  624. requirement = {
  625. branch = main;
  626. kind = branch;
  627. };
  628. };
  629. /* End XCRemoteSwiftPackageReference section */
  630. /* Begin XCSwiftPackageProductDependency section */
  631. FA3E98BA2C725BF800E4E795 /* WhisperKit */ = {
  632. isa = XCSwiftPackageProductDependency;
  633. package = FA3E98B92C725BF800E4E795 /* XCRemoteSwiftPackageReference "whisperkit" */;
  634. productName = WhisperKit;
  635. };
  636. /* End XCSwiftPackageProductDependency section */
  637. };
  638. rootObject = FA3E98832C725A0200E4E795 /* Project object */;
  639. }