project.pbxproj 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 450FAD66277C4BBC00C3060D /* AppcircleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 450FAD65277C4BBC00C3060D /* AppcircleApp.swift */; };
  10. 450FAD68277C4BBC00C3060D /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 450FAD67277C4BBC00C3060D /* ContentView.swift */; };
  11. 450FAD6A277C4BBF00C3060D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 450FAD69277C4BBF00C3060D /* Assets.xcassets */; };
  12. 450FAD6D277C4BBF00C3060D /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 450FAD6C277C4BBF00C3060D /* Preview Assets.xcassets */; };
  13. 450FAD77277C4BBF00C3060D /* AppcircleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 450FAD76277C4BBF00C3060D /* AppcircleTests.swift */; };
  14. 450FAD81277C4BBF00C3060D /* AppcircleUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 450FAD80277C4BBF00C3060D /* AppcircleUITests.swift */; };
  15. 450FAD83277C4BBF00C3060D /* AppcircleUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 450FAD82277C4BBF00C3060D /* AppcircleUITestsLaunchTests.swift */; };
  16. 450FAD92277C4D4D00C3060D /* FizzBuzzKit in Frameworks */ = {isa = PBXBuildFile; productRef = 450FAD91277C4D4D00C3060D /* FizzBuzzKit */; };
  17. /* End PBXBuildFile section */
  18. /* Begin PBXContainerItemProxy section */
  19. 450FAD73277C4BBF00C3060D /* PBXContainerItemProxy */ = {
  20. isa = PBXContainerItemProxy;
  21. containerPortal = 450FAD5A277C4BBC00C3060D /* Project object */;
  22. proxyType = 1;
  23. remoteGlobalIDString = 450FAD61277C4BBC00C3060D;
  24. remoteInfo = Appcircle;
  25. };
  26. 450FAD7D277C4BBF00C3060D /* PBXContainerItemProxy */ = {
  27. isa = PBXContainerItemProxy;
  28. containerPortal = 450FAD5A277C4BBC00C3060D /* Project object */;
  29. proxyType = 1;
  30. remoteGlobalIDString = 450FAD61277C4BBC00C3060D;
  31. remoteInfo = Appcircle;
  32. };
  33. /* End PBXContainerItemProxy section */
  34. /* Begin PBXFileReference section */
  35. 450FAD62277C4BBC00C3060D /* Appcircle.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Appcircle.app; sourceTree = BUILT_PRODUCTS_DIR; };
  36. 450FAD65277C4BBC00C3060D /* AppcircleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppcircleApp.swift; sourceTree = "<group>"; };
  37. 450FAD67277C4BBC00C3060D /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
  38. 450FAD69277C4BBF00C3060D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  39. 450FAD6C277C4BBF00C3060D /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  40. 450FAD72277C4BBF00C3060D /* AppcircleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AppcircleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  41. 450FAD76277C4BBF00C3060D /* AppcircleTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppcircleTests.swift; sourceTree = "<group>"; };
  42. 450FAD7C277C4BBF00C3060D /* AppcircleUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AppcircleUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  43. 450FAD80277C4BBF00C3060D /* AppcircleUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppcircleUITests.swift; sourceTree = "<group>"; };
  44. 450FAD82277C4BBF00C3060D /* AppcircleUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppcircleUITestsLaunchTests.swift; sourceTree = "<group>"; };
  45. 450FAD8F277C4C4600C3060D /* FizzBuzzKit */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = FizzBuzzKit; sourceTree = "<group>"; };
  46. /* End PBXFileReference section */
  47. /* Begin PBXFrameworksBuildPhase section */
  48. 450FAD5F277C4BBC00C3060D /* Frameworks */ = {
  49. isa = PBXFrameworksBuildPhase;
  50. buildActionMask = 2147483647;
  51. files = (
  52. 450FAD92277C4D4D00C3060D /* FizzBuzzKit in Frameworks */,
  53. );
  54. runOnlyForDeploymentPostprocessing = 0;
  55. };
  56. 450FAD6F277C4BBF00C3060D /* Frameworks */ = {
  57. isa = PBXFrameworksBuildPhase;
  58. buildActionMask = 2147483647;
  59. files = (
  60. );
  61. runOnlyForDeploymentPostprocessing = 0;
  62. };
  63. 450FAD79277C4BBF00C3060D /* Frameworks */ = {
  64. isa = PBXFrameworksBuildPhase;
  65. buildActionMask = 2147483647;
  66. files = (
  67. );
  68. runOnlyForDeploymentPostprocessing = 0;
  69. };
  70. /* End PBXFrameworksBuildPhase section */
  71. /* Begin PBXGroup section */
  72. 450FAD59277C4BBC00C3060D = {
  73. isa = PBXGroup;
  74. children = (
  75. 450FAD8F277C4C4600C3060D /* FizzBuzzKit */,
  76. 450FAD64277C4BBC00C3060D /* Appcircle */,
  77. 450FAD75277C4BBF00C3060D /* AppcircleTests */,
  78. 450FAD7F277C4BBF00C3060D /* AppcircleUITests */,
  79. 450FAD63277C4BBC00C3060D /* Products */,
  80. 450FAD90277C4D4D00C3060D /* Frameworks */,
  81. );
  82. sourceTree = "<group>";
  83. };
  84. 450FAD63277C4BBC00C3060D /* Products */ = {
  85. isa = PBXGroup;
  86. children = (
  87. 450FAD62277C4BBC00C3060D /* Appcircle.app */,
  88. 450FAD72277C4BBF00C3060D /* AppcircleTests.xctest */,
  89. 450FAD7C277C4BBF00C3060D /* AppcircleUITests.xctest */,
  90. );
  91. name = Products;
  92. sourceTree = "<group>";
  93. };
  94. 450FAD64277C4BBC00C3060D /* Appcircle */ = {
  95. isa = PBXGroup;
  96. children = (
  97. 450FAD65277C4BBC00C3060D /* AppcircleApp.swift */,
  98. 450FAD67277C4BBC00C3060D /* ContentView.swift */,
  99. 450FAD69277C4BBF00C3060D /* Assets.xcassets */,
  100. 450FAD6B277C4BBF00C3060D /* Preview Content */,
  101. );
  102. path = Appcircle;
  103. sourceTree = "<group>";
  104. };
  105. 450FAD6B277C4BBF00C3060D /* Preview Content */ = {
  106. isa = PBXGroup;
  107. children = (
  108. 450FAD6C277C4BBF00C3060D /* Preview Assets.xcassets */,
  109. );
  110. path = "Preview Content";
  111. sourceTree = "<group>";
  112. };
  113. 450FAD75277C4BBF00C3060D /* AppcircleTests */ = {
  114. isa = PBXGroup;
  115. children = (
  116. 450FAD76277C4BBF00C3060D /* AppcircleTests.swift */,
  117. );
  118. path = AppcircleTests;
  119. sourceTree = "<group>";
  120. };
  121. 450FAD7F277C4BBF00C3060D /* AppcircleUITests */ = {
  122. isa = PBXGroup;
  123. children = (
  124. 450FAD80277C4BBF00C3060D /* AppcircleUITests.swift */,
  125. 450FAD82277C4BBF00C3060D /* AppcircleUITestsLaunchTests.swift */,
  126. );
  127. path = AppcircleUITests;
  128. sourceTree = "<group>";
  129. };
  130. 450FAD90277C4D4D00C3060D /* Frameworks */ = {
  131. isa = PBXGroup;
  132. children = (
  133. );
  134. name = Frameworks;
  135. sourceTree = "<group>";
  136. };
  137. /* End PBXGroup section */
  138. /* Begin PBXNativeTarget section */
  139. 450FAD61277C4BBC00C3060D /* Appcircle */ = {
  140. isa = PBXNativeTarget;
  141. buildConfigurationList = 450FAD86277C4BBF00C3060D /* Build configuration list for PBXNativeTarget "Appcircle" */;
  142. buildPhases = (
  143. 450FAD5E277C4BBC00C3060D /* Sources */,
  144. 450FAD5F277C4BBC00C3060D /* Frameworks */,
  145. 450FAD60277C4BBC00C3060D /* Resources */,
  146. );
  147. buildRules = (
  148. );
  149. dependencies = (
  150. );
  151. name = Appcircle;
  152. packageProductDependencies = (
  153. 450FAD91277C4D4D00C3060D /* FizzBuzzKit */,
  154. );
  155. productName = Appcircle;
  156. productReference = 450FAD62277C4BBC00C3060D /* Appcircle.app */;
  157. productType = "com.apple.product-type.application";
  158. };
  159. 450FAD71277C4BBF00C3060D /* AppcircleTests */ = {
  160. isa = PBXNativeTarget;
  161. buildConfigurationList = 450FAD89277C4BBF00C3060D /* Build configuration list for PBXNativeTarget "AppcircleTests" */;
  162. buildPhases = (
  163. 450FAD6E277C4BBF00C3060D /* Sources */,
  164. 450FAD6F277C4BBF00C3060D /* Frameworks */,
  165. 450FAD70277C4BBF00C3060D /* Resources */,
  166. );
  167. buildRules = (
  168. );
  169. dependencies = (
  170. 450FAD74277C4BBF00C3060D /* PBXTargetDependency */,
  171. );
  172. name = AppcircleTests;
  173. productName = AppcircleTests;
  174. productReference = 450FAD72277C4BBF00C3060D /* AppcircleTests.xctest */;
  175. productType = "com.apple.product-type.bundle.unit-test";
  176. };
  177. 450FAD7B277C4BBF00C3060D /* AppcircleUITests */ = {
  178. isa = PBXNativeTarget;
  179. buildConfigurationList = 450FAD8C277C4BBF00C3060D /* Build configuration list for PBXNativeTarget "AppcircleUITests" */;
  180. buildPhases = (
  181. 450FAD78277C4BBF00C3060D /* Sources */,
  182. 450FAD79277C4BBF00C3060D /* Frameworks */,
  183. 450FAD7A277C4BBF00C3060D /* Resources */,
  184. );
  185. buildRules = (
  186. );
  187. dependencies = (
  188. 450FAD7E277C4BBF00C3060D /* PBXTargetDependency */,
  189. );
  190. name = AppcircleUITests;
  191. productName = AppcircleUITests;
  192. productReference = 450FAD7C277C4BBF00C3060D /* AppcircleUITests.xctest */;
  193. productType = "com.apple.product-type.bundle.ui-testing";
  194. };
  195. /* End PBXNativeTarget section */
  196. /* Begin PBXProject section */
  197. 450FAD5A277C4BBC00C3060D /* Project object */ = {
  198. isa = PBXProject;
  199. attributes = {
  200. BuildIndependentTargetsInParallel = 1;
  201. LastSwiftUpdateCheck = 1320;
  202. LastUpgradeCheck = 1320;
  203. TargetAttributes = {
  204. 450FAD61277C4BBC00C3060D = {
  205. CreatedOnToolsVersion = 13.2.1;
  206. };
  207. 450FAD71277C4BBF00C3060D = {
  208. CreatedOnToolsVersion = 13.2.1;
  209. TestTargetID = 450FAD61277C4BBC00C3060D;
  210. };
  211. 450FAD7B277C4BBF00C3060D = {
  212. CreatedOnToolsVersion = 13.2.1;
  213. TestTargetID = 450FAD61277C4BBC00C3060D;
  214. };
  215. };
  216. };
  217. buildConfigurationList = 450FAD5D277C4BBC00C3060D /* Build configuration list for PBXProject "Appcircle" */;
  218. compatibilityVersion = "Xcode 13.0";
  219. developmentRegion = en;
  220. hasScannedForEncodings = 0;
  221. knownRegions = (
  222. en,
  223. Base,
  224. );
  225. mainGroup = 450FAD59277C4BBC00C3060D;
  226. productRefGroup = 450FAD63277C4BBC00C3060D /* Products */;
  227. projectDirPath = "";
  228. projectRoot = "";
  229. targets = (
  230. 450FAD61277C4BBC00C3060D /* Appcircle */,
  231. 450FAD71277C4BBF00C3060D /* AppcircleTests */,
  232. 450FAD7B277C4BBF00C3060D /* AppcircleUITests */,
  233. );
  234. };
  235. /* End PBXProject section */
  236. /* Begin PBXResourcesBuildPhase section */
  237. 450FAD60277C4BBC00C3060D /* Resources */ = {
  238. isa = PBXResourcesBuildPhase;
  239. buildActionMask = 2147483647;
  240. files = (
  241. 450FAD6D277C4BBF00C3060D /* Preview Assets.xcassets in Resources */,
  242. 450FAD6A277C4BBF00C3060D /* Assets.xcassets in Resources */,
  243. );
  244. runOnlyForDeploymentPostprocessing = 0;
  245. };
  246. 450FAD70277C4BBF00C3060D /* Resources */ = {
  247. isa = PBXResourcesBuildPhase;
  248. buildActionMask = 2147483647;
  249. files = (
  250. );
  251. runOnlyForDeploymentPostprocessing = 0;
  252. };
  253. 450FAD7A277C4BBF00C3060D /* Resources */ = {
  254. isa = PBXResourcesBuildPhase;
  255. buildActionMask = 2147483647;
  256. files = (
  257. );
  258. runOnlyForDeploymentPostprocessing = 0;
  259. };
  260. /* End PBXResourcesBuildPhase section */
  261. /* Begin PBXSourcesBuildPhase section */
  262. 450FAD5E277C4BBC00C3060D /* Sources */ = {
  263. isa = PBXSourcesBuildPhase;
  264. buildActionMask = 2147483647;
  265. files = (
  266. 450FAD68277C4BBC00C3060D /* ContentView.swift in Sources */,
  267. 450FAD66277C4BBC00C3060D /* AppcircleApp.swift in Sources */,
  268. );
  269. runOnlyForDeploymentPostprocessing = 0;
  270. };
  271. 450FAD6E277C4BBF00C3060D /* Sources */ = {
  272. isa = PBXSourcesBuildPhase;
  273. buildActionMask = 2147483647;
  274. files = (
  275. 450FAD77277C4BBF00C3060D /* AppcircleTests.swift in Sources */,
  276. );
  277. runOnlyForDeploymentPostprocessing = 0;
  278. };
  279. 450FAD78277C4BBF00C3060D /* Sources */ = {
  280. isa = PBXSourcesBuildPhase;
  281. buildActionMask = 2147483647;
  282. files = (
  283. 450FAD83277C4BBF00C3060D /* AppcircleUITestsLaunchTests.swift in Sources */,
  284. 450FAD81277C4BBF00C3060D /* AppcircleUITests.swift in Sources */,
  285. );
  286. runOnlyForDeploymentPostprocessing = 0;
  287. };
  288. /* End PBXSourcesBuildPhase section */
  289. /* Begin PBXTargetDependency section */
  290. 450FAD74277C4BBF00C3060D /* PBXTargetDependency */ = {
  291. isa = PBXTargetDependency;
  292. target = 450FAD61277C4BBC00C3060D /* Appcircle */;
  293. targetProxy = 450FAD73277C4BBF00C3060D /* PBXContainerItemProxy */;
  294. };
  295. 450FAD7E277C4BBF00C3060D /* PBXTargetDependency */ = {
  296. isa = PBXTargetDependency;
  297. target = 450FAD61277C4BBC00C3060D /* Appcircle */;
  298. targetProxy = 450FAD7D277C4BBF00C3060D /* PBXContainerItemProxy */;
  299. };
  300. /* End PBXTargetDependency section */
  301. /* Begin XCBuildConfiguration section */
  302. 450FAD84277C4BBF00C3060D /* Debug */ = {
  303. isa = XCBuildConfiguration;
  304. buildSettings = {
  305. ALWAYS_SEARCH_USER_PATHS = NO;
  306. CLANG_ANALYZER_NONNULL = YES;
  307. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  308. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  309. CLANG_CXX_LIBRARY = "libc++";
  310. CLANG_ENABLE_MODULES = YES;
  311. CLANG_ENABLE_OBJC_ARC = YES;
  312. CLANG_ENABLE_OBJC_WEAK = YES;
  313. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  314. CLANG_WARN_BOOL_CONVERSION = YES;
  315. CLANG_WARN_COMMA = YES;
  316. CLANG_WARN_CONSTANT_CONVERSION = YES;
  317. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  318. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  319. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  320. CLANG_WARN_EMPTY_BODY = YES;
  321. CLANG_WARN_ENUM_CONVERSION = YES;
  322. CLANG_WARN_INFINITE_RECURSION = YES;
  323. CLANG_WARN_INT_CONVERSION = YES;
  324. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  325. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  326. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  327. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  328. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  329. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  330. CLANG_WARN_STRICT_PROTOTYPES = YES;
  331. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  332. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  333. CLANG_WARN_UNREACHABLE_CODE = YES;
  334. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  335. COPY_PHASE_STRIP = NO;
  336. DEBUG_INFORMATION_FORMAT = dwarf;
  337. ENABLE_STRICT_OBJC_MSGSEND = YES;
  338. ENABLE_TESTABILITY = YES;
  339. GCC_C_LANGUAGE_STANDARD = gnu11;
  340. GCC_DYNAMIC_NO_PIC = NO;
  341. GCC_NO_COMMON_BLOCKS = YES;
  342. GCC_OPTIMIZATION_LEVEL = 0;
  343. GCC_PREPROCESSOR_DEFINITIONS = (
  344. "DEBUG=1",
  345. "$(inherited)",
  346. );
  347. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  348. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  349. GCC_WARN_UNDECLARED_SELECTOR = YES;
  350. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  351. GCC_WARN_UNUSED_FUNCTION = YES;
  352. GCC_WARN_UNUSED_VARIABLE = YES;
  353. IPHONEOS_DEPLOYMENT_TARGET = 15.2;
  354. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  355. MTL_FAST_MATH = YES;
  356. ONLY_ACTIVE_ARCH = YES;
  357. SDKROOT = iphoneos;
  358. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  359. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  360. };
  361. name = Debug;
  362. };
  363. 450FAD85277C4BBF00C3060D /* Release */ = {
  364. isa = XCBuildConfiguration;
  365. buildSettings = {
  366. ALWAYS_SEARCH_USER_PATHS = NO;
  367. CLANG_ANALYZER_NONNULL = YES;
  368. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  369. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  370. CLANG_CXX_LIBRARY = "libc++";
  371. CLANG_ENABLE_MODULES = YES;
  372. CLANG_ENABLE_OBJC_ARC = YES;
  373. CLANG_ENABLE_OBJC_WEAK = YES;
  374. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  375. CLANG_WARN_BOOL_CONVERSION = YES;
  376. CLANG_WARN_COMMA = YES;
  377. CLANG_WARN_CONSTANT_CONVERSION = YES;
  378. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  379. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  380. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  381. CLANG_WARN_EMPTY_BODY = YES;
  382. CLANG_WARN_ENUM_CONVERSION = YES;
  383. CLANG_WARN_INFINITE_RECURSION = YES;
  384. CLANG_WARN_INT_CONVERSION = YES;
  385. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  386. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  387. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  388. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  389. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  390. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  391. CLANG_WARN_STRICT_PROTOTYPES = YES;
  392. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  393. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  394. CLANG_WARN_UNREACHABLE_CODE = YES;
  395. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  396. COPY_PHASE_STRIP = NO;
  397. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  398. ENABLE_NS_ASSERTIONS = NO;
  399. ENABLE_STRICT_OBJC_MSGSEND = YES;
  400. GCC_C_LANGUAGE_STANDARD = gnu11;
  401. GCC_NO_COMMON_BLOCKS = YES;
  402. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  403. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  404. GCC_WARN_UNDECLARED_SELECTOR = YES;
  405. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  406. GCC_WARN_UNUSED_FUNCTION = YES;
  407. GCC_WARN_UNUSED_VARIABLE = YES;
  408. IPHONEOS_DEPLOYMENT_TARGET = 15.2;
  409. MTL_ENABLE_DEBUG_INFO = NO;
  410. MTL_FAST_MATH = YES;
  411. SDKROOT = iphoneos;
  412. SWIFT_COMPILATION_MODE = wholemodule;
  413. SWIFT_OPTIMIZATION_LEVEL = "-O";
  414. VALIDATE_PRODUCT = YES;
  415. };
  416. name = Release;
  417. };
  418. 450FAD87277C4BBF00C3060D /* Debug */ = {
  419. isa = XCBuildConfiguration;
  420. buildSettings = {
  421. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  422. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  423. CODE_SIGN_STYLE = Automatic;
  424. CURRENT_PROJECT_VERSION = 1;
  425. DEVELOPMENT_ASSET_PATHS = "\"Appcircle/Preview Content\"";
  426. DEVELOPMENT_TEAM = 8U2Z24R99J;
  427. ENABLE_PREVIEWS = YES;
  428. GENERATE_INFOPLIST_FILE = YES;
  429. INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
  430. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  431. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  432. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  433. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  434. LD_RUNPATH_SEARCH_PATHS = (
  435. "$(inherited)",
  436. "@executable_path/Frameworks",
  437. );
  438. MARKETING_VERSION = 1.0;
  439. PRODUCT_BUNDLE_IDENTIFIER = io.appcircle.dashboard;
  440. PRODUCT_NAME = "$(TARGET_NAME)";
  441. SWIFT_EMIT_LOC_STRINGS = YES;
  442. SWIFT_VERSION = 5.0;
  443. TARGETED_DEVICE_FAMILY = "1,2";
  444. };
  445. name = Debug;
  446. };
  447. 450FAD88277C4BBF00C3060D /* Release */ = {
  448. isa = XCBuildConfiguration;
  449. buildSettings = {
  450. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  451. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  452. CODE_SIGN_STYLE = Automatic;
  453. CURRENT_PROJECT_VERSION = 1;
  454. DEVELOPMENT_ASSET_PATHS = "\"Appcircle/Preview Content\"";
  455. DEVELOPMENT_TEAM = 8U2Z24R99J;
  456. ENABLE_PREVIEWS = YES;
  457. GENERATE_INFOPLIST_FILE = YES;
  458. INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
  459. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  460. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  461. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  462. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  463. LD_RUNPATH_SEARCH_PATHS = (
  464. "$(inherited)",
  465. "@executable_path/Frameworks",
  466. );
  467. MARKETING_VERSION = 1.0;
  468. PRODUCT_BUNDLE_IDENTIFIER = io.appcircle.dashboard;
  469. PRODUCT_NAME = "$(TARGET_NAME)";
  470. SWIFT_EMIT_LOC_STRINGS = YES;
  471. SWIFT_VERSION = 5.0;
  472. TARGETED_DEVICE_FAMILY = "1,2";
  473. };
  474. name = Release;
  475. };
  476. 450FAD8A277C4BBF00C3060D /* Debug */ = {
  477. isa = XCBuildConfiguration;
  478. buildSettings = {
  479. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  480. BUNDLE_LOADER = "$(TEST_HOST)";
  481. CODE_SIGN_STYLE = Automatic;
  482. CURRENT_PROJECT_VERSION = 1;
  483. GENERATE_INFOPLIST_FILE = YES;
  484. IPHONEOS_DEPLOYMENT_TARGET = 15.2;
  485. MARKETING_VERSION = 1.0;
  486. PRODUCT_BUNDLE_IDENTIFIER = io.appcircle.AppcircleTests;
  487. PRODUCT_NAME = "$(TARGET_NAME)";
  488. SWIFT_EMIT_LOC_STRINGS = NO;
  489. SWIFT_VERSION = 5.0;
  490. TARGETED_DEVICE_FAMILY = "1,2";
  491. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Appcircle.app/Appcircle";
  492. };
  493. name = Debug;
  494. };
  495. 450FAD8B277C4BBF00C3060D /* Release */ = {
  496. isa = XCBuildConfiguration;
  497. buildSettings = {
  498. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  499. BUNDLE_LOADER = "$(TEST_HOST)";
  500. CODE_SIGN_STYLE = Automatic;
  501. CURRENT_PROJECT_VERSION = 1;
  502. GENERATE_INFOPLIST_FILE = YES;
  503. IPHONEOS_DEPLOYMENT_TARGET = 15.2;
  504. MARKETING_VERSION = 1.0;
  505. PRODUCT_BUNDLE_IDENTIFIER = io.appcircle.AppcircleTests;
  506. PRODUCT_NAME = "$(TARGET_NAME)";
  507. SWIFT_EMIT_LOC_STRINGS = NO;
  508. SWIFT_VERSION = 5.0;
  509. TARGETED_DEVICE_FAMILY = "1,2";
  510. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Appcircle.app/Appcircle";
  511. };
  512. name = Release;
  513. };
  514. 450FAD8D277C4BBF00C3060D /* Debug */ = {
  515. isa = XCBuildConfiguration;
  516. buildSettings = {
  517. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  518. CODE_SIGN_STYLE = Automatic;
  519. CURRENT_PROJECT_VERSION = 1;
  520. GENERATE_INFOPLIST_FILE = YES;
  521. MARKETING_VERSION = 1.0;
  522. PRODUCT_BUNDLE_IDENTIFIER = io.appcircle.AppcircleUITests;
  523. PRODUCT_NAME = "$(TARGET_NAME)";
  524. SWIFT_EMIT_LOC_STRINGS = NO;
  525. SWIFT_VERSION = 5.0;
  526. TARGETED_DEVICE_FAMILY = "1,2";
  527. TEST_TARGET_NAME = Appcircle;
  528. };
  529. name = Debug;
  530. };
  531. 450FAD8E277C4BBF00C3060D /* Release */ = {
  532. isa = XCBuildConfiguration;
  533. buildSettings = {
  534. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  535. CODE_SIGN_STYLE = Automatic;
  536. CURRENT_PROJECT_VERSION = 1;
  537. GENERATE_INFOPLIST_FILE = YES;
  538. MARKETING_VERSION = 1.0;
  539. PRODUCT_BUNDLE_IDENTIFIER = io.appcircle.AppcircleUITests;
  540. PRODUCT_NAME = "$(TARGET_NAME)";
  541. SWIFT_EMIT_LOC_STRINGS = NO;
  542. SWIFT_VERSION = 5.0;
  543. TARGETED_DEVICE_FAMILY = "1,2";
  544. TEST_TARGET_NAME = Appcircle;
  545. };
  546. name = Release;
  547. };
  548. /* End XCBuildConfiguration section */
  549. /* Begin XCConfigurationList section */
  550. 450FAD5D277C4BBC00C3060D /* Build configuration list for PBXProject "Appcircle" */ = {
  551. isa = XCConfigurationList;
  552. buildConfigurations = (
  553. 450FAD84277C4BBF00C3060D /* Debug */,
  554. 450FAD85277C4BBF00C3060D /* Release */,
  555. );
  556. defaultConfigurationIsVisible = 0;
  557. defaultConfigurationName = Release;
  558. };
  559. 450FAD86277C4BBF00C3060D /* Build configuration list for PBXNativeTarget "Appcircle" */ = {
  560. isa = XCConfigurationList;
  561. buildConfigurations = (
  562. 450FAD87277C4BBF00C3060D /* Debug */,
  563. 450FAD88277C4BBF00C3060D /* Release */,
  564. );
  565. defaultConfigurationIsVisible = 0;
  566. defaultConfigurationName = Release;
  567. };
  568. 450FAD89277C4BBF00C3060D /* Build configuration list for PBXNativeTarget "AppcircleTests" */ = {
  569. isa = XCConfigurationList;
  570. buildConfigurations = (
  571. 450FAD8A277C4BBF00C3060D /* Debug */,
  572. 450FAD8B277C4BBF00C3060D /* Release */,
  573. );
  574. defaultConfigurationIsVisible = 0;
  575. defaultConfigurationName = Release;
  576. };
  577. 450FAD8C277C4BBF00C3060D /* Build configuration list for PBXNativeTarget "AppcircleUITests" */ = {
  578. isa = XCConfigurationList;
  579. buildConfigurations = (
  580. 450FAD8D277C4BBF00C3060D /* Debug */,
  581. 450FAD8E277C4BBF00C3060D /* Release */,
  582. );
  583. defaultConfigurationIsVisible = 0;
  584. defaultConfigurationName = Release;
  585. };
  586. /* End XCConfigurationList section */
  587. /* Begin XCSwiftPackageProductDependency section */
  588. 450FAD91277C4D4D00C3060D /* FizzBuzzKit */ = {
  589. isa = XCSwiftPackageProductDependency;
  590. productName = FizzBuzzKit;
  591. };
  592. /* End XCSwiftPackageProductDependency section */
  593. };
  594. rootObject = 450FAD5A277C4BBC00C3060D /* Project object */;
  595. }