project.pbxproj 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. C335FD492347815B00627CB4 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C335FD482347815B00627CB4 /* AppDelegate.m */; };
  10. C335FD4C2347815B00627CB4 /* SceneDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C335FD4B2347815B00627CB4 /* SceneDelegate.m */; };
  11. C335FD4F2347815B00627CB4 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C335FD4E2347815B00627CB4 /* ViewController.m */; };
  12. C335FD522347815B00627CB4 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C335FD502347815B00627CB4 /* Main.storyboard */; };
  13. C335FD542347815C00627CB4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C335FD532347815C00627CB4 /* Assets.xcassets */; };
  14. C335FD572347815C00627CB4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C335FD552347815C00627CB4 /* LaunchScreen.storyboard */; };
  15. C335FD5A2347815C00627CB4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = C335FD592347815C00627CB4 /* main.m */; };
  16. C335FD642347815C00627CB4 /* AppcircleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C335FD632347815C00627CB4 /* AppcircleTests.m */; };
  17. C335FD6F2347815C00627CB4 /* AppcircleUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = C335FD6E2347815C00627CB4 /* AppcircleUITests.m */; };
  18. /* End PBXBuildFile section */
  19. /* Begin PBXContainerItemProxy section */
  20. C335FD602347815C00627CB4 /* PBXContainerItemProxy */ = {
  21. isa = PBXContainerItemProxy;
  22. containerPortal = C335FD3C2347815B00627CB4 /* Project object */;
  23. proxyType = 1;
  24. remoteGlobalIDString = C335FD432347815B00627CB4;
  25. remoteInfo = Appcircle;
  26. };
  27. C335FD6B2347815C00627CB4 /* PBXContainerItemProxy */ = {
  28. isa = PBXContainerItemProxy;
  29. containerPortal = C335FD3C2347815B00627CB4 /* Project object */;
  30. proxyType = 1;
  31. remoteGlobalIDString = C335FD432347815B00627CB4;
  32. remoteInfo = Appcircle;
  33. };
  34. /* End PBXContainerItemProxy section */
  35. /* Begin PBXFileReference section */
  36. C335FD442347815B00627CB4 /* Appcircle.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Appcircle.app; sourceTree = BUILT_PRODUCTS_DIR; };
  37. C335FD472347815B00627CB4 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  38. C335FD482347815B00627CB4 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  39. C335FD4A2347815B00627CB4 /* SceneDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SceneDelegate.h; sourceTree = "<group>"; };
  40. C335FD4B2347815B00627CB4 /* SceneDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SceneDelegate.m; sourceTree = "<group>"; };
  41. C335FD4D2347815B00627CB4 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  42. C335FD4E2347815B00627CB4 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  43. C335FD512347815B00627CB4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  44. C335FD532347815C00627CB4 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  45. C335FD562347815C00627CB4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  46. C335FD582347815C00627CB4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  47. C335FD592347815C00627CB4 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  48. C335FD5F2347815C00627CB4 /* AppcircleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AppcircleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  49. C335FD632347815C00627CB4 /* AppcircleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppcircleTests.m; sourceTree = "<group>"; };
  50. C335FD652347815C00627CB4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  51. C335FD6A2347815C00627CB4 /* AppcircleUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AppcircleUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  52. C335FD6E2347815C00627CB4 /* AppcircleUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppcircleUITests.m; sourceTree = "<group>"; };
  53. C335FD702347815C00627CB4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  54. /* End PBXFileReference section */
  55. /* Begin PBXFrameworksBuildPhase section */
  56. C335FD412347815B00627CB4 /* Frameworks */ = {
  57. isa = PBXFrameworksBuildPhase;
  58. buildActionMask = 2147483647;
  59. files = (
  60. );
  61. runOnlyForDeploymentPostprocessing = 0;
  62. };
  63. C335FD5C2347815C00627CB4 /* Frameworks */ = {
  64. isa = PBXFrameworksBuildPhase;
  65. buildActionMask = 2147483647;
  66. files = (
  67. );
  68. runOnlyForDeploymentPostprocessing = 0;
  69. };
  70. C335FD672347815C00627CB4 /* Frameworks */ = {
  71. isa = PBXFrameworksBuildPhase;
  72. buildActionMask = 2147483647;
  73. files = (
  74. );
  75. runOnlyForDeploymentPostprocessing = 0;
  76. };
  77. /* End PBXFrameworksBuildPhase section */
  78. /* Begin PBXGroup section */
  79. C335FD3B2347815B00627CB4 = {
  80. isa = PBXGroup;
  81. children = (
  82. C335FD462347815B00627CB4 /* Appcircle */,
  83. C335FD622347815C00627CB4 /* AppcircleTests */,
  84. C335FD6D2347815C00627CB4 /* AppcircleUITests */,
  85. C335FD452347815B00627CB4 /* Products */,
  86. );
  87. sourceTree = "<group>";
  88. };
  89. C335FD452347815B00627CB4 /* Products */ = {
  90. isa = PBXGroup;
  91. children = (
  92. C335FD442347815B00627CB4 /* Appcircle.app */,
  93. C335FD5F2347815C00627CB4 /* AppcircleTests.xctest */,
  94. C335FD6A2347815C00627CB4 /* AppcircleUITests.xctest */,
  95. );
  96. name = Products;
  97. sourceTree = "<group>";
  98. };
  99. C335FD462347815B00627CB4 /* Appcircle */ = {
  100. isa = PBXGroup;
  101. children = (
  102. C335FD472347815B00627CB4 /* AppDelegate.h */,
  103. C335FD482347815B00627CB4 /* AppDelegate.m */,
  104. C335FD4A2347815B00627CB4 /* SceneDelegate.h */,
  105. C335FD4B2347815B00627CB4 /* SceneDelegate.m */,
  106. C335FD4D2347815B00627CB4 /* ViewController.h */,
  107. C335FD4E2347815B00627CB4 /* ViewController.m */,
  108. C335FD502347815B00627CB4 /* Main.storyboard */,
  109. C335FD532347815C00627CB4 /* Assets.xcassets */,
  110. C335FD552347815C00627CB4 /* LaunchScreen.storyboard */,
  111. C335FD582347815C00627CB4 /* Info.plist */,
  112. C335FD592347815C00627CB4 /* main.m */,
  113. );
  114. path = Appcircle;
  115. sourceTree = "<group>";
  116. };
  117. C335FD622347815C00627CB4 /* AppcircleTests */ = {
  118. isa = PBXGroup;
  119. children = (
  120. C335FD632347815C00627CB4 /* AppcircleTests.m */,
  121. C335FD652347815C00627CB4 /* Info.plist */,
  122. );
  123. path = AppcircleTests;
  124. sourceTree = "<group>";
  125. };
  126. C335FD6D2347815C00627CB4 /* AppcircleUITests */ = {
  127. isa = PBXGroup;
  128. children = (
  129. C335FD6E2347815C00627CB4 /* AppcircleUITests.m */,
  130. C335FD702347815C00627CB4 /* Info.plist */,
  131. );
  132. path = AppcircleUITests;
  133. sourceTree = "<group>";
  134. };
  135. /* End PBXGroup section */
  136. /* Begin PBXNativeTarget section */
  137. C335FD432347815B00627CB4 /* Appcircle */ = {
  138. isa = PBXNativeTarget;
  139. buildConfigurationList = C335FD732347815C00627CB4 /* Build configuration list for PBXNativeTarget "Appcircle" */;
  140. buildPhases = (
  141. C335FD402347815B00627CB4 /* Sources */,
  142. C335FD412347815B00627CB4 /* Frameworks */,
  143. C335FD422347815B00627CB4 /* Resources */,
  144. );
  145. buildRules = (
  146. );
  147. dependencies = (
  148. );
  149. name = Appcircle;
  150. productName = Appcircle;
  151. productReference = C335FD442347815B00627CB4 /* Appcircle.app */;
  152. productType = "com.apple.product-type.application";
  153. };
  154. C335FD5E2347815C00627CB4 /* AppcircleTests */ = {
  155. isa = PBXNativeTarget;
  156. buildConfigurationList = C335FD762347815C00627CB4 /* Build configuration list for PBXNativeTarget "AppcircleTests" */;
  157. buildPhases = (
  158. C335FD5B2347815C00627CB4 /* Sources */,
  159. C335FD5C2347815C00627CB4 /* Frameworks */,
  160. C335FD5D2347815C00627CB4 /* Resources */,
  161. );
  162. buildRules = (
  163. );
  164. dependencies = (
  165. C335FD612347815C00627CB4 /* PBXTargetDependency */,
  166. );
  167. name = AppcircleTests;
  168. productName = AppcircleTests;
  169. productReference = C335FD5F2347815C00627CB4 /* AppcircleTests.xctest */;
  170. productType = "com.apple.product-type.bundle.unit-test";
  171. };
  172. C335FD692347815C00627CB4 /* AppcircleUITests */ = {
  173. isa = PBXNativeTarget;
  174. buildConfigurationList = C335FD792347815C00627CB4 /* Build configuration list for PBXNativeTarget "AppcircleUITests" */;
  175. buildPhases = (
  176. C335FD662347815C00627CB4 /* Sources */,
  177. C335FD672347815C00627CB4 /* Frameworks */,
  178. C335FD682347815C00627CB4 /* Resources */,
  179. );
  180. buildRules = (
  181. );
  182. dependencies = (
  183. C335FD6C2347815C00627CB4 /* PBXTargetDependency */,
  184. );
  185. name = AppcircleUITests;
  186. productName = AppcircleUITests;
  187. productReference = C335FD6A2347815C00627CB4 /* AppcircleUITests.xctest */;
  188. productType = "com.apple.product-type.bundle.ui-testing";
  189. };
  190. /* End PBXNativeTarget section */
  191. /* Begin PBXProject section */
  192. C335FD3C2347815B00627CB4 /* Project object */ = {
  193. isa = PBXProject;
  194. attributes = {
  195. LastUpgradeCheck = 1100;
  196. ORGANIZATIONNAME = "Dogan Ekici";
  197. TargetAttributes = {
  198. C335FD432347815B00627CB4 = {
  199. CreatedOnToolsVersion = 11.0;
  200. };
  201. C335FD5E2347815C00627CB4 = {
  202. CreatedOnToolsVersion = 11.0;
  203. TestTargetID = C335FD432347815B00627CB4;
  204. };
  205. C335FD692347815C00627CB4 = {
  206. CreatedOnToolsVersion = 11.0;
  207. TestTargetID = C335FD432347815B00627CB4;
  208. };
  209. };
  210. };
  211. buildConfigurationList = C335FD3F2347815B00627CB4 /* Build configuration list for PBXProject "Appcircle" */;
  212. compatibilityVersion = "Xcode 9.3";
  213. developmentRegion = en;
  214. hasScannedForEncodings = 0;
  215. knownRegions = (
  216. en,
  217. Base,
  218. );
  219. mainGroup = C335FD3B2347815B00627CB4;
  220. productRefGroup = C335FD452347815B00627CB4 /* Products */;
  221. projectDirPath = "";
  222. projectRoot = "";
  223. targets = (
  224. C335FD432347815B00627CB4 /* Appcircle */,
  225. C335FD5E2347815C00627CB4 /* AppcircleTests */,
  226. C335FD692347815C00627CB4 /* AppcircleUITests */,
  227. );
  228. };
  229. /* End PBXProject section */
  230. /* Begin PBXResourcesBuildPhase section */
  231. C335FD422347815B00627CB4 /* Resources */ = {
  232. isa = PBXResourcesBuildPhase;
  233. buildActionMask = 2147483647;
  234. files = (
  235. C335FD572347815C00627CB4 /* LaunchScreen.storyboard in Resources */,
  236. C335FD542347815C00627CB4 /* Assets.xcassets in Resources */,
  237. C335FD522347815B00627CB4 /* Main.storyboard in Resources */,
  238. );
  239. runOnlyForDeploymentPostprocessing = 0;
  240. };
  241. C335FD5D2347815C00627CB4 /* Resources */ = {
  242. isa = PBXResourcesBuildPhase;
  243. buildActionMask = 2147483647;
  244. files = (
  245. );
  246. runOnlyForDeploymentPostprocessing = 0;
  247. };
  248. C335FD682347815C00627CB4 /* Resources */ = {
  249. isa = PBXResourcesBuildPhase;
  250. buildActionMask = 2147483647;
  251. files = (
  252. );
  253. runOnlyForDeploymentPostprocessing = 0;
  254. };
  255. /* End PBXResourcesBuildPhase section */
  256. /* Begin PBXSourcesBuildPhase section */
  257. C335FD402347815B00627CB4 /* Sources */ = {
  258. isa = PBXSourcesBuildPhase;
  259. buildActionMask = 2147483647;
  260. files = (
  261. C335FD4F2347815B00627CB4 /* ViewController.m in Sources */,
  262. C335FD492347815B00627CB4 /* AppDelegate.m in Sources */,
  263. C335FD5A2347815C00627CB4 /* main.m in Sources */,
  264. C335FD4C2347815B00627CB4 /* SceneDelegate.m in Sources */,
  265. );
  266. runOnlyForDeploymentPostprocessing = 0;
  267. };
  268. C335FD5B2347815C00627CB4 /* Sources */ = {
  269. isa = PBXSourcesBuildPhase;
  270. buildActionMask = 2147483647;
  271. files = (
  272. C335FD642347815C00627CB4 /* AppcircleTests.m in Sources */,
  273. );
  274. runOnlyForDeploymentPostprocessing = 0;
  275. };
  276. C335FD662347815C00627CB4 /* Sources */ = {
  277. isa = PBXSourcesBuildPhase;
  278. buildActionMask = 2147483647;
  279. files = (
  280. C335FD6F2347815C00627CB4 /* AppcircleUITests.m in Sources */,
  281. );
  282. runOnlyForDeploymentPostprocessing = 0;
  283. };
  284. /* End PBXSourcesBuildPhase section */
  285. /* Begin PBXTargetDependency section */
  286. C335FD612347815C00627CB4 /* PBXTargetDependency */ = {
  287. isa = PBXTargetDependency;
  288. target = C335FD432347815B00627CB4 /* Appcircle */;
  289. targetProxy = C335FD602347815C00627CB4 /* PBXContainerItemProxy */;
  290. };
  291. C335FD6C2347815C00627CB4 /* PBXTargetDependency */ = {
  292. isa = PBXTargetDependency;
  293. target = C335FD432347815B00627CB4 /* Appcircle */;
  294. targetProxy = C335FD6B2347815C00627CB4 /* PBXContainerItemProxy */;
  295. };
  296. /* End PBXTargetDependency section */
  297. /* Begin PBXVariantGroup section */
  298. C335FD502347815B00627CB4 /* Main.storyboard */ = {
  299. isa = PBXVariantGroup;
  300. children = (
  301. C335FD512347815B00627CB4 /* Base */,
  302. );
  303. name = Main.storyboard;
  304. sourceTree = "<group>";
  305. };
  306. C335FD552347815C00627CB4 /* LaunchScreen.storyboard */ = {
  307. isa = PBXVariantGroup;
  308. children = (
  309. C335FD562347815C00627CB4 /* Base */,
  310. );
  311. name = LaunchScreen.storyboard;
  312. sourceTree = "<group>";
  313. };
  314. /* End PBXVariantGroup section */
  315. /* Begin XCBuildConfiguration section */
  316. C335FD712347815C00627CB4 /* Debug */ = {
  317. isa = XCBuildConfiguration;
  318. buildSettings = {
  319. ALWAYS_SEARCH_USER_PATHS = NO;
  320. CLANG_ANALYZER_NONNULL = YES;
  321. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  322. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  323. CLANG_CXX_LIBRARY = "libc++";
  324. CLANG_ENABLE_MODULES = YES;
  325. CLANG_ENABLE_OBJC_ARC = YES;
  326. CLANG_ENABLE_OBJC_WEAK = YES;
  327. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  328. CLANG_WARN_BOOL_CONVERSION = YES;
  329. CLANG_WARN_COMMA = YES;
  330. CLANG_WARN_CONSTANT_CONVERSION = YES;
  331. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  332. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  333. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  334. CLANG_WARN_EMPTY_BODY = YES;
  335. CLANG_WARN_ENUM_CONVERSION = YES;
  336. CLANG_WARN_INFINITE_RECURSION = YES;
  337. CLANG_WARN_INT_CONVERSION = YES;
  338. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  339. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  340. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  341. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  342. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  343. CLANG_WARN_STRICT_PROTOTYPES = YES;
  344. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  345. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  346. CLANG_WARN_UNREACHABLE_CODE = YES;
  347. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  348. COPY_PHASE_STRIP = NO;
  349. DEBUG_INFORMATION_FORMAT = dwarf;
  350. ENABLE_STRICT_OBJC_MSGSEND = YES;
  351. ENABLE_TESTABILITY = YES;
  352. GCC_C_LANGUAGE_STANDARD = gnu11;
  353. GCC_DYNAMIC_NO_PIC = NO;
  354. GCC_NO_COMMON_BLOCKS = YES;
  355. GCC_OPTIMIZATION_LEVEL = 0;
  356. GCC_PREPROCESSOR_DEFINITIONS = (
  357. "DEBUG=1",
  358. "$(inherited)",
  359. );
  360. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  361. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  362. GCC_WARN_UNDECLARED_SELECTOR = YES;
  363. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  364. GCC_WARN_UNUSED_FUNCTION = YES;
  365. GCC_WARN_UNUSED_VARIABLE = YES;
  366. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  367. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  368. MTL_FAST_MATH = YES;
  369. ONLY_ACTIVE_ARCH = YES;
  370. SDKROOT = iphoneos;
  371. };
  372. name = Debug;
  373. };
  374. C335FD722347815C00627CB4 /* Release */ = {
  375. isa = XCBuildConfiguration;
  376. buildSettings = {
  377. ALWAYS_SEARCH_USER_PATHS = NO;
  378. CLANG_ANALYZER_NONNULL = YES;
  379. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  380. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  381. CLANG_CXX_LIBRARY = "libc++";
  382. CLANG_ENABLE_MODULES = YES;
  383. CLANG_ENABLE_OBJC_ARC = YES;
  384. CLANG_ENABLE_OBJC_WEAK = YES;
  385. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  386. CLANG_WARN_BOOL_CONVERSION = YES;
  387. CLANG_WARN_COMMA = YES;
  388. CLANG_WARN_CONSTANT_CONVERSION = YES;
  389. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  390. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  391. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  392. CLANG_WARN_EMPTY_BODY = YES;
  393. CLANG_WARN_ENUM_CONVERSION = YES;
  394. CLANG_WARN_INFINITE_RECURSION = YES;
  395. CLANG_WARN_INT_CONVERSION = YES;
  396. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  397. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  398. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  399. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  400. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  401. CLANG_WARN_STRICT_PROTOTYPES = YES;
  402. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  403. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  404. CLANG_WARN_UNREACHABLE_CODE = YES;
  405. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  406. COPY_PHASE_STRIP = NO;
  407. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  408. ENABLE_NS_ASSERTIONS = NO;
  409. ENABLE_STRICT_OBJC_MSGSEND = YES;
  410. GCC_C_LANGUAGE_STANDARD = gnu11;
  411. GCC_NO_COMMON_BLOCKS = YES;
  412. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  413. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  414. GCC_WARN_UNDECLARED_SELECTOR = YES;
  415. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  416. GCC_WARN_UNUSED_FUNCTION = YES;
  417. GCC_WARN_UNUSED_VARIABLE = YES;
  418. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  419. MTL_ENABLE_DEBUG_INFO = NO;
  420. MTL_FAST_MATH = YES;
  421. SDKROOT = iphoneos;
  422. VALIDATE_PRODUCT = YES;
  423. };
  424. name = Release;
  425. };
  426. C335FD742347815C00627CB4 /* Debug */ = {
  427. isa = XCBuildConfiguration;
  428. buildSettings = {
  429. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  430. CODE_SIGN_STYLE = Automatic;
  431. DEVELOPMENT_TEAM = T9P2R7YH4K;
  432. INFOPLIST_FILE = Appcircle/Info.plist;
  433. IPHONEOS_DEPLOYMENT_TARGET = 12.2;
  434. LD_RUNPATH_SEARCH_PATHS = (
  435. "$(inherited)",
  436. "@executable_path/Frameworks",
  437. );
  438. PRODUCT_BUNDLE_IDENTIFIER = com.appcircle.Appcircle;
  439. PRODUCT_NAME = "$(TARGET_NAME)";
  440. TARGETED_DEVICE_FAMILY = "1,2";
  441. };
  442. name = Debug;
  443. };
  444. C335FD752347815C00627CB4 /* Release */ = {
  445. isa = XCBuildConfiguration;
  446. buildSettings = {
  447. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  448. CODE_SIGN_STYLE = Automatic;
  449. DEVELOPMENT_TEAM = T9P2R7YH4K;
  450. INFOPLIST_FILE = Appcircle/Info.plist;
  451. IPHONEOS_DEPLOYMENT_TARGET = 12.2;
  452. LD_RUNPATH_SEARCH_PATHS = (
  453. "$(inherited)",
  454. "@executable_path/Frameworks",
  455. );
  456. PRODUCT_BUNDLE_IDENTIFIER = com.appcircle.Appcircle;
  457. PRODUCT_NAME = "$(TARGET_NAME)";
  458. TARGETED_DEVICE_FAMILY = "1,2";
  459. };
  460. name = Release;
  461. };
  462. C335FD772347815C00627CB4 /* Debug */ = {
  463. isa = XCBuildConfiguration;
  464. buildSettings = {
  465. BUNDLE_LOADER = "$(TEST_HOST)";
  466. CODE_SIGN_STYLE = Automatic;
  467. DEVELOPMENT_TEAM = T9P2R7YH4K;
  468. INFOPLIST_FILE = AppcircleTests/Info.plist;
  469. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  470. LD_RUNPATH_SEARCH_PATHS = (
  471. "$(inherited)",
  472. "@executable_path/Frameworks",
  473. "@loader_path/Frameworks",
  474. );
  475. PRODUCT_BUNDLE_IDENTIFIER = com.appcircle.AppcircleTests;
  476. PRODUCT_NAME = "$(TARGET_NAME)";
  477. TARGETED_DEVICE_FAMILY = "1,2";
  478. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Appcircle.app/Appcircle";
  479. };
  480. name = Debug;
  481. };
  482. C335FD782347815C00627CB4 /* Release */ = {
  483. isa = XCBuildConfiguration;
  484. buildSettings = {
  485. BUNDLE_LOADER = "$(TEST_HOST)";
  486. CODE_SIGN_STYLE = Automatic;
  487. DEVELOPMENT_TEAM = T9P2R7YH4K;
  488. INFOPLIST_FILE = AppcircleTests/Info.plist;
  489. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  490. LD_RUNPATH_SEARCH_PATHS = (
  491. "$(inherited)",
  492. "@executable_path/Frameworks",
  493. "@loader_path/Frameworks",
  494. );
  495. PRODUCT_BUNDLE_IDENTIFIER = com.appcircle.AppcircleTests;
  496. PRODUCT_NAME = "$(TARGET_NAME)";
  497. TARGETED_DEVICE_FAMILY = "1,2";
  498. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Appcircle.app/Appcircle";
  499. };
  500. name = Release;
  501. };
  502. C335FD7A2347815C00627CB4 /* Debug */ = {
  503. isa = XCBuildConfiguration;
  504. buildSettings = {
  505. CODE_SIGN_STYLE = Automatic;
  506. DEVELOPMENT_TEAM = T9P2R7YH4K;
  507. INFOPLIST_FILE = AppcircleUITests/Info.plist;
  508. LD_RUNPATH_SEARCH_PATHS = (
  509. "$(inherited)",
  510. "@executable_path/Frameworks",
  511. "@loader_path/Frameworks",
  512. );
  513. PRODUCT_BUNDLE_IDENTIFIER = com.appcircle.AppcircleUITests;
  514. PRODUCT_NAME = "$(TARGET_NAME)";
  515. TARGETED_DEVICE_FAMILY = "1,2";
  516. TEST_TARGET_NAME = Appcircle;
  517. };
  518. name = Debug;
  519. };
  520. C335FD7B2347815C00627CB4 /* Release */ = {
  521. isa = XCBuildConfiguration;
  522. buildSettings = {
  523. CODE_SIGN_STYLE = Automatic;
  524. DEVELOPMENT_TEAM = T9P2R7YH4K;
  525. INFOPLIST_FILE = AppcircleUITests/Info.plist;
  526. LD_RUNPATH_SEARCH_PATHS = (
  527. "$(inherited)",
  528. "@executable_path/Frameworks",
  529. "@loader_path/Frameworks",
  530. );
  531. PRODUCT_BUNDLE_IDENTIFIER = com.appcircle.AppcircleUITests;
  532. PRODUCT_NAME = "$(TARGET_NAME)";
  533. TARGETED_DEVICE_FAMILY = "1,2";
  534. TEST_TARGET_NAME = Appcircle;
  535. };
  536. name = Release;
  537. };
  538. /* End XCBuildConfiguration section */
  539. /* Begin XCConfigurationList section */
  540. C335FD3F2347815B00627CB4 /* Build configuration list for PBXProject "Appcircle" */ = {
  541. isa = XCConfigurationList;
  542. buildConfigurations = (
  543. C335FD712347815C00627CB4 /* Debug */,
  544. C335FD722347815C00627CB4 /* Release */,
  545. );
  546. defaultConfigurationIsVisible = 0;
  547. defaultConfigurationName = Release;
  548. };
  549. C335FD732347815C00627CB4 /* Build configuration list for PBXNativeTarget "Appcircle" */ = {
  550. isa = XCConfigurationList;
  551. buildConfigurations = (
  552. C335FD742347815C00627CB4 /* Debug */,
  553. C335FD752347815C00627CB4 /* Release */,
  554. );
  555. defaultConfigurationIsVisible = 0;
  556. defaultConfigurationName = Release;
  557. };
  558. C335FD762347815C00627CB4 /* Build configuration list for PBXNativeTarget "AppcircleTests" */ = {
  559. isa = XCConfigurationList;
  560. buildConfigurations = (
  561. C335FD772347815C00627CB4 /* Debug */,
  562. C335FD782347815C00627CB4 /* Release */,
  563. );
  564. defaultConfigurationIsVisible = 0;
  565. defaultConfigurationName = Release;
  566. };
  567. C335FD792347815C00627CB4 /* Build configuration list for PBXNativeTarget "AppcircleUITests" */ = {
  568. isa = XCConfigurationList;
  569. buildConfigurations = (
  570. C335FD7A2347815C00627CB4 /* Debug */,
  571. C335FD7B2347815C00627CB4 /* Release */,
  572. );
  573. defaultConfigurationIsVisible = 0;
  574. defaultConfigurationName = Release;
  575. };
  576. /* End XCConfigurationList section */
  577. };
  578. rootObject = C335FD3C2347815B00627CB4 /* Project object */;
  579. }