project.pbxproj 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. C386D6D02419975A00699085 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C386D6CF2419975A00699085 /* AppDelegate.swift */; };
  10. C386D6D22419975A00699085 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C386D6D12419975A00699085 /* SceneDelegate.swift */; };
  11. C386D6D62419975B00699085 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C386D6D52419975B00699085 /* Assets.xcassets */; };
  12. C386D6D92419975B00699085 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C386D6D82419975B00699085 /* Preview Assets.xcassets */; };
  13. C386D6DC2419975B00699085 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C386D6DA2419975B00699085 /* LaunchScreen.storyboard */; };
  14. C386D6E62419984700699085 /* CommitListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C386D6E52419984700699085 /* CommitListViewController.m */; };
  15. C386D6FD241AA4B700699085 /* image.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = C386D6F8241AA4B700699085 /* image.jpeg */; };
  16. C386D6FE241AA4B700699085 /* image in Resources */ = {isa = PBXBuildFile; fileRef = C386D6F9241AA4B700699085 /* image */; };
  17. C386D6FF241AA4B700699085 /* image.png in Resources */ = {isa = PBXBuildFile; fileRef = C386D6FA241AA4B700699085 /* image.png */; };
  18. C386D701241AA4B700699085 /* image.jpg in Resources */ = {isa = PBXBuildFile; fileRef = C386D6FC241AA4B700699085 /* image.jpg */; };
  19. C386D704241AA61600699085 /* music_library.db in Resources */ = {isa = PBXBuildFile; fileRef = C386D702241AA61600699085 /* music_library.db */; };
  20. C386D705241AA61600699085 /* music_library_schema.jpg in Resources */ = {isa = PBXBuildFile; fileRef = C386D703241AA61600699085 /* music_library_schema.jpg */; };
  21. C386D70B241AA67800699085 /* Dog.m in Sources */ = {isa = PBXBuildFile; fileRef = C386D709241AA67800699085 /* Dog.m */; };
  22. C386D70C241AA67800699085 /* Owner.m in Sources */ = {isa = PBXBuildFile; fileRef = C386D70A241AA67800699085 /* Owner.m */; };
  23. C3A67856241AB8AD005A4681 /* MiscNetworkRequests.m in Sources */ = {isa = PBXBuildFile; fileRef = C3A67855241AB8AD005A4681 /* MiscNetworkRequests.m */; };
  24. C3A67858241ADDF7005A4681 /* Commit.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3A67857241ADDF7005A4681 /* Commit.swift */; };
  25. E211705F801A8167D308F94A /* libPods-FLEXample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BBD699DDBAC5A16D8CFD39AC /* libPods-FLEXample.a */; };
  26. /* End PBXBuildFile section */
  27. /* Begin PBXFileReference section */
  28. 33A4EDAC37AA215CF95EEA24 /* Pods-FLEXample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FLEXample.release.xcconfig"; path = "Target Support Files/Pods-FLEXample/Pods-FLEXample.release.xcconfig"; sourceTree = "<group>"; };
  29. 57041F764D8B1C098B9B4073 /* Pods-FLEXample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FLEXample.debug.xcconfig"; path = "Target Support Files/Pods-FLEXample/Pods-FLEXample.debug.xcconfig"; sourceTree = "<group>"; };
  30. BBD699DDBAC5A16D8CFD39AC /* libPods-FLEXample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-FLEXample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  31. C386D6CC2419975A00699085 /* FLEXample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FLEXample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  32. C386D6CF2419975A00699085 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  33. C386D6D12419975A00699085 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
  34. C386D6D52419975B00699085 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  35. C386D6D82419975B00699085 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  36. C386D6DB2419975B00699085 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  37. C386D6DD2419975B00699085 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  38. C386D6E32419984700699085 /* FLEXample-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "FLEXample-Bridging-Header.h"; sourceTree = "<group>"; };
  39. C386D6E42419984700699085 /* CommitListViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommitListViewController.h; sourceTree = "<group>"; };
  40. C386D6E52419984700699085 /* CommitListViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CommitListViewController.m; sourceTree = "<group>"; };
  41. C386D6F8241AA4B700699085 /* image.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = image.jpeg; sourceTree = "<group>"; };
  42. C386D6F9241AA4B700699085 /* image */ = {isa = PBXFileReference; lastKnownFileType = file; path = image; sourceTree = "<group>"; };
  43. C386D6FA241AA4B700699085 /* image.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = image.png; sourceTree = "<group>"; };
  44. C386D6FC241AA4B700699085 /* image.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = image.jpg; sourceTree = "<group>"; };
  45. C386D702241AA61600699085 /* music_library.db */ = {isa = PBXFileReference; lastKnownFileType = file; path = music_library.db; sourceTree = "<group>"; };
  46. C386D703241AA61600699085 /* music_library_schema.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = music_library_schema.jpg; sourceTree = "<group>"; };
  47. C386D706241AA66100699085 /* dogs.realm */ = {isa = PBXFileReference; lastKnownFileType = file; path = dogs.realm; sourceTree = "<group>"; };
  48. C386D707241AA67800699085 /* Dog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Dog.h; sourceTree = "<group>"; };
  49. C386D708241AA67800699085 /* Owner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Owner.h; sourceTree = "<group>"; };
  50. C386D709241AA67800699085 /* Dog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Dog.m; sourceTree = "<group>"; };
  51. C386D70A241AA67800699085 /* Owner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Owner.m; sourceTree = "<group>"; };
  52. C3A67854241AB8AD005A4681 /* MiscNetworkRequests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MiscNetworkRequests.h; sourceTree = "<group>"; };
  53. C3A67855241AB8AD005A4681 /* MiscNetworkRequests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MiscNetworkRequests.m; sourceTree = "<group>"; };
  54. C3A67857241ADDF7005A4681 /* Commit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Commit.swift; sourceTree = "<group>"; };
  55. /* End PBXFileReference section */
  56. /* Begin PBXFrameworksBuildPhase section */
  57. C386D6C92419975A00699085 /* Frameworks */ = {
  58. isa = PBXFrameworksBuildPhase;
  59. buildActionMask = 2147483647;
  60. files = (
  61. E211705F801A8167D308F94A /* libPods-FLEXample.a in Frameworks */,
  62. );
  63. runOnlyForDeploymentPostprocessing = 0;
  64. };
  65. /* End PBXFrameworksBuildPhase section */
  66. /* Begin PBXGroup section */
  67. C386D6C32419975A00699085 = {
  68. isa = PBXGroup;
  69. children = (
  70. C386D6CE2419975A00699085 /* FLEXample */,
  71. C3A67853241AB88F005A4681 /* Realm */,
  72. C386D6CD2419975A00699085 /* Products */,
  73. E367791A4E4085CCB945F0F8 /* Pods */,
  74. DCEB5037DA3D5C01CB9CEE93 /* Frameworks */,
  75. );
  76. sourceTree = "<group>";
  77. };
  78. C386D6CD2419975A00699085 /* Products */ = {
  79. isa = PBXGroup;
  80. children = (
  81. C386D6CC2419975A00699085 /* FLEXample.app */,
  82. );
  83. name = Products;
  84. sourceTree = "<group>";
  85. };
  86. C386D6CE2419975A00699085 /* FLEXample */ = {
  87. isa = PBXGroup;
  88. children = (
  89. C386D6E72419985E00699085 /* Supporting Files */,
  90. C386D6CF2419975A00699085 /* AppDelegate.swift */,
  91. C386D6D12419975A00699085 /* SceneDelegate.swift */,
  92. C3A67854241AB8AD005A4681 /* MiscNetworkRequests.h */,
  93. C3A67855241AB8AD005A4681 /* MiscNetworkRequests.m */,
  94. C3A67852241AB86D005A4681 /* App */,
  95. );
  96. path = FLEXample;
  97. sourceTree = "<group>";
  98. };
  99. C386D6D72419975B00699085 /* Preview Content */ = {
  100. isa = PBXGroup;
  101. children = (
  102. C386D6D82419975B00699085 /* Preview Assets.xcassets */,
  103. );
  104. path = "Preview Content";
  105. sourceTree = "<group>";
  106. };
  107. C386D6E72419985E00699085 /* Supporting Files */ = {
  108. isa = PBXGroup;
  109. children = (
  110. C386D6D52419975B00699085 /* Assets.xcassets */,
  111. C386D6D72419975B00699085 /* Preview Content */,
  112. C386D6F7241AA4AA00699085 /* Bundle */,
  113. C386D6DA2419975B00699085 /* LaunchScreen.storyboard */,
  114. C386D6DD2419975B00699085 /* Info.plist */,
  115. C386D6E32419984700699085 /* FLEXample-Bridging-Header.h */,
  116. );
  117. path = "Supporting Files";
  118. sourceTree = "<group>";
  119. };
  120. C386D6F7241AA4AA00699085 /* Bundle */ = {
  121. isa = PBXGroup;
  122. children = (
  123. C386D702241AA61600699085 /* music_library.db */,
  124. C386D703241AA61600699085 /* music_library_schema.jpg */,
  125. C386D706241AA66100699085 /* dogs.realm */,
  126. C386D6F9241AA4B700699085 /* image */,
  127. C386D6F8241AA4B700699085 /* image.jpeg */,
  128. C386D6FC241AA4B700699085 /* image.jpg */,
  129. C386D6FA241AA4B700699085 /* image.png */,
  130. );
  131. path = Bundle;
  132. sourceTree = "<group>";
  133. };
  134. C3A67852241AB86D005A4681 /* App */ = {
  135. isa = PBXGroup;
  136. children = (
  137. C3A67857241ADDF7005A4681 /* Commit.swift */,
  138. C386D6E42419984700699085 /* CommitListViewController.h */,
  139. C386D6E52419984700699085 /* CommitListViewController.m */,
  140. );
  141. path = App;
  142. sourceTree = "<group>";
  143. };
  144. C3A67853241AB88F005A4681 /* Realm */ = {
  145. isa = PBXGroup;
  146. children = (
  147. C386D707241AA67800699085 /* Dog.h */,
  148. C386D709241AA67800699085 /* Dog.m */,
  149. C386D708241AA67800699085 /* Owner.h */,
  150. C386D70A241AA67800699085 /* Owner.m */,
  151. );
  152. path = Realm;
  153. sourceTree = "<group>";
  154. };
  155. DCEB5037DA3D5C01CB9CEE93 /* Frameworks */ = {
  156. isa = PBXGroup;
  157. children = (
  158. BBD699DDBAC5A16D8CFD39AC /* libPods-FLEXample.a */,
  159. );
  160. name = Frameworks;
  161. sourceTree = "<group>";
  162. };
  163. E367791A4E4085CCB945F0F8 /* Pods */ = {
  164. isa = PBXGroup;
  165. children = (
  166. 57041F764D8B1C098B9B4073 /* Pods-FLEXample.debug.xcconfig */,
  167. 33A4EDAC37AA215CF95EEA24 /* Pods-FLEXample.release.xcconfig */,
  168. );
  169. path = Pods;
  170. sourceTree = "<group>";
  171. };
  172. /* End PBXGroup section */
  173. /* Begin PBXNativeTarget section */
  174. C386D6CB2419975A00699085 /* FLEXample */ = {
  175. isa = PBXNativeTarget;
  176. buildConfigurationList = C386D6E02419975B00699085 /* Build configuration list for PBXNativeTarget "FLEXample" */;
  177. buildPhases = (
  178. E25E87A42AA269B0CF1830D1 /* [CP] Check Pods Manifest.lock */,
  179. C386D6C82419975A00699085 /* Sources */,
  180. C386D6C92419975A00699085 /* Frameworks */,
  181. C386D6CA2419975A00699085 /* Resources */,
  182. );
  183. buildRules = (
  184. );
  185. dependencies = (
  186. );
  187. name = FLEXample;
  188. productName = FLEXample;
  189. productReference = C386D6CC2419975A00699085 /* FLEXample.app */;
  190. productType = "com.apple.product-type.application";
  191. };
  192. /* End PBXNativeTarget section */
  193. /* Begin PBXProject section */
  194. C386D6C42419975A00699085 /* Project object */ = {
  195. isa = PBXProject;
  196. attributes = {
  197. LastSwiftUpdateCheck = 1130;
  198. LastUpgradeCheck = 1130;
  199. ORGANIZATIONNAME = Flipboard;
  200. TargetAttributes = {
  201. C386D6CB2419975A00699085 = {
  202. CreatedOnToolsVersion = 11.3.1;
  203. LastSwiftMigration = 1130;
  204. };
  205. };
  206. };
  207. buildConfigurationList = C386D6C72419975A00699085 /* Build configuration list for PBXProject "FLEXample" */;
  208. compatibilityVersion = "Xcode 9.3";
  209. developmentRegion = en;
  210. hasScannedForEncodings = 0;
  211. knownRegions = (
  212. en,
  213. Base,
  214. );
  215. mainGroup = C386D6C32419975A00699085;
  216. productRefGroup = C386D6CD2419975A00699085 /* Products */;
  217. projectDirPath = "";
  218. projectRoot = "";
  219. targets = (
  220. C386D6CB2419975A00699085 /* FLEXample */,
  221. );
  222. };
  223. /* End PBXProject section */
  224. /* Begin PBXResourcesBuildPhase section */
  225. C386D6CA2419975A00699085 /* Resources */ = {
  226. isa = PBXResourcesBuildPhase;
  227. buildActionMask = 2147483647;
  228. files = (
  229. C386D6DC2419975B00699085 /* LaunchScreen.storyboard in Resources */,
  230. C386D6FF241AA4B700699085 /* image.png in Resources */,
  231. C386D704241AA61600699085 /* music_library.db in Resources */,
  232. C386D6FE241AA4B700699085 /* image in Resources */,
  233. C386D6FD241AA4B700699085 /* image.jpeg in Resources */,
  234. C386D701241AA4B700699085 /* image.jpg in Resources */,
  235. C386D6D92419975B00699085 /* Preview Assets.xcassets in Resources */,
  236. C386D6D62419975B00699085 /* Assets.xcassets in Resources */,
  237. C386D705241AA61600699085 /* music_library_schema.jpg in Resources */,
  238. );
  239. runOnlyForDeploymentPostprocessing = 0;
  240. };
  241. /* End PBXResourcesBuildPhase section */
  242. /* Begin PBXShellScriptBuildPhase section */
  243. E25E87A42AA269B0CF1830D1 /* [CP] Check Pods Manifest.lock */ = {
  244. isa = PBXShellScriptBuildPhase;
  245. buildActionMask = 2147483647;
  246. files = (
  247. );
  248. inputFileListPaths = (
  249. );
  250. inputPaths = (
  251. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  252. "${PODS_ROOT}/Manifest.lock",
  253. );
  254. name = "[CP] Check Pods Manifest.lock";
  255. outputFileListPaths = (
  256. );
  257. outputPaths = (
  258. "$(DERIVED_FILE_DIR)/Pods-FLEXample-checkManifestLockResult.txt",
  259. );
  260. runOnlyForDeploymentPostprocessing = 0;
  261. shellPath = /bin/sh;
  262. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  263. showEnvVarsInLog = 0;
  264. };
  265. /* End PBXShellScriptBuildPhase section */
  266. /* Begin PBXSourcesBuildPhase section */
  267. C386D6C82419975A00699085 /* Sources */ = {
  268. isa = PBXSourcesBuildPhase;
  269. buildActionMask = 2147483647;
  270. files = (
  271. C3A67858241ADDF7005A4681 /* Commit.swift in Sources */,
  272. C386D6D02419975A00699085 /* AppDelegate.swift in Sources */,
  273. C386D6E62419984700699085 /* CommitListViewController.m in Sources */,
  274. C386D70B241AA67800699085 /* Dog.m in Sources */,
  275. C3A67856241AB8AD005A4681 /* MiscNetworkRequests.m in Sources */,
  276. C386D70C241AA67800699085 /* Owner.m in Sources */,
  277. C386D6D22419975A00699085 /* SceneDelegate.swift in Sources */,
  278. );
  279. runOnlyForDeploymentPostprocessing = 0;
  280. };
  281. /* End PBXSourcesBuildPhase section */
  282. /* Begin PBXVariantGroup section */
  283. C386D6DA2419975B00699085 /* LaunchScreen.storyboard */ = {
  284. isa = PBXVariantGroup;
  285. children = (
  286. C386D6DB2419975B00699085 /* Base */,
  287. );
  288. name = LaunchScreen.storyboard;
  289. sourceTree = "<group>";
  290. };
  291. /* End PBXVariantGroup section */
  292. /* Begin XCBuildConfiguration section */
  293. C386D6DE2419975B00699085 /* Debug */ = {
  294. isa = XCBuildConfiguration;
  295. buildSettings = {
  296. ALWAYS_SEARCH_USER_PATHS = NO;
  297. CLANG_ANALYZER_NONNULL = YES;
  298. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  299. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  300. CLANG_CXX_LIBRARY = "libc++";
  301. CLANG_ENABLE_MODULES = YES;
  302. CLANG_ENABLE_OBJC_ARC = YES;
  303. CLANG_ENABLE_OBJC_WEAK = YES;
  304. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  305. CLANG_WARN_BOOL_CONVERSION = YES;
  306. CLANG_WARN_COMMA = YES;
  307. CLANG_WARN_CONSTANT_CONVERSION = YES;
  308. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  309. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  310. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  311. CLANG_WARN_EMPTY_BODY = YES;
  312. CLANG_WARN_ENUM_CONVERSION = YES;
  313. CLANG_WARN_INFINITE_RECURSION = YES;
  314. CLANG_WARN_INT_CONVERSION = YES;
  315. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  316. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  317. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  318. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  319. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  320. CLANG_WARN_STRICT_PROTOTYPES = YES;
  321. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  322. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  323. CLANG_WARN_UNREACHABLE_CODE = YES;
  324. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  325. COPY_PHASE_STRIP = NO;
  326. DEBUG_INFORMATION_FORMAT = dwarf;
  327. ENABLE_STRICT_OBJC_MSGSEND = YES;
  328. ENABLE_TESTABILITY = YES;
  329. GCC_C_LANGUAGE_STANDARD = gnu11;
  330. GCC_DYNAMIC_NO_PIC = NO;
  331. GCC_NO_COMMON_BLOCKS = YES;
  332. GCC_OPTIMIZATION_LEVEL = 0;
  333. GCC_PREPROCESSOR_DEFINITIONS = (
  334. "DEBUG=1",
  335. "$(inherited)",
  336. );
  337. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  338. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  339. GCC_WARN_UNDECLARED_SELECTOR = YES;
  340. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  341. GCC_WARN_UNUSED_FUNCTION = YES;
  342. GCC_WARN_UNUSED_VARIABLE = YES;
  343. IPHONEOS_DEPLOYMENT_TARGET = 13.2;
  344. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  345. MTL_FAST_MATH = YES;
  346. ONLY_ACTIVE_ARCH = YES;
  347. SDKROOT = iphoneos;
  348. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  349. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  350. };
  351. name = Debug;
  352. };
  353. C386D6DF2419975B00699085 /* Release */ = {
  354. isa = XCBuildConfiguration;
  355. buildSettings = {
  356. ALWAYS_SEARCH_USER_PATHS = NO;
  357. CLANG_ANALYZER_NONNULL = YES;
  358. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  359. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  360. CLANG_CXX_LIBRARY = "libc++";
  361. CLANG_ENABLE_MODULES = YES;
  362. CLANG_ENABLE_OBJC_ARC = YES;
  363. CLANG_ENABLE_OBJC_WEAK = YES;
  364. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  365. CLANG_WARN_BOOL_CONVERSION = YES;
  366. CLANG_WARN_COMMA = YES;
  367. CLANG_WARN_CONSTANT_CONVERSION = YES;
  368. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  369. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  370. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  371. CLANG_WARN_EMPTY_BODY = YES;
  372. CLANG_WARN_ENUM_CONVERSION = YES;
  373. CLANG_WARN_INFINITE_RECURSION = YES;
  374. CLANG_WARN_INT_CONVERSION = YES;
  375. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  376. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  377. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  378. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  379. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  380. CLANG_WARN_STRICT_PROTOTYPES = YES;
  381. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  382. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  383. CLANG_WARN_UNREACHABLE_CODE = YES;
  384. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  385. COPY_PHASE_STRIP = NO;
  386. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  387. ENABLE_NS_ASSERTIONS = NO;
  388. ENABLE_STRICT_OBJC_MSGSEND = YES;
  389. GCC_C_LANGUAGE_STANDARD = gnu11;
  390. GCC_NO_COMMON_BLOCKS = YES;
  391. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  392. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  393. GCC_WARN_UNDECLARED_SELECTOR = YES;
  394. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  395. GCC_WARN_UNUSED_FUNCTION = YES;
  396. GCC_WARN_UNUSED_VARIABLE = YES;
  397. IPHONEOS_DEPLOYMENT_TARGET = 13.2;
  398. MTL_ENABLE_DEBUG_INFO = NO;
  399. MTL_FAST_MATH = YES;
  400. SDKROOT = iphoneos;
  401. SWIFT_COMPILATION_MODE = wholemodule;
  402. SWIFT_OPTIMIZATION_LEVEL = "-O";
  403. VALIDATE_PRODUCT = YES;
  404. };
  405. name = Release;
  406. };
  407. C386D6E12419975B00699085 /* Debug */ = {
  408. isa = XCBuildConfiguration;
  409. baseConfigurationReference = 57041F764D8B1C098B9B4073 /* Pods-FLEXample.debug.xcconfig */;
  410. buildSettings = {
  411. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  412. CLANG_ENABLE_MODULES = YES;
  413. CODE_SIGN_STYLE = Automatic;
  414. DEVELOPMENT_ASSET_PATHS = "\"FLEXample/Supporting Files/Preview Content\"";
  415. DEVELOPMENT_TEAM = S6N2F22V2Z;
  416. ENABLE_PREVIEWS = YES;
  417. INFOPLIST_FILE = "FLEXample/Supporting Files/Info.plist";
  418. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  419. LD_RUNPATH_SEARCH_PATHS = (
  420. "$(inherited)",
  421. "@executable_path/Frameworks",
  422. );
  423. PRODUCT_BUNDLE_IDENTIFIER = com.flipboard.flex.FLEXample;
  424. PRODUCT_NAME = "$(TARGET_NAME)";
  425. SWIFT_OBJC_BRIDGING_HEADER = "FLEXample/Supporting Files/FLEXample-Bridging-Header.h";
  426. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  427. SWIFT_VERSION = 5.0;
  428. TARGETED_DEVICE_FAMILY = "1,2";
  429. };
  430. name = Debug;
  431. };
  432. C386D6E22419975B00699085 /* Release */ = {
  433. isa = XCBuildConfiguration;
  434. baseConfigurationReference = 33A4EDAC37AA215CF95EEA24 /* Pods-FLEXample.release.xcconfig */;
  435. buildSettings = {
  436. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  437. CLANG_ENABLE_MODULES = YES;
  438. CODE_SIGN_STYLE = Automatic;
  439. DEVELOPMENT_ASSET_PATHS = "\"FLEXample/Supporting Files/Preview Content\"";
  440. DEVELOPMENT_TEAM = S6N2F22V2Z;
  441. ENABLE_PREVIEWS = YES;
  442. INFOPLIST_FILE = "FLEXample/Supporting Files/Info.plist";
  443. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  444. LD_RUNPATH_SEARCH_PATHS = (
  445. "$(inherited)",
  446. "@executable_path/Frameworks",
  447. );
  448. PRODUCT_BUNDLE_IDENTIFIER = com.flipboard.flex.FLEXample;
  449. PRODUCT_NAME = "$(TARGET_NAME)";
  450. SWIFT_OBJC_BRIDGING_HEADER = "FLEXample/Supporting Files/FLEXample-Bridging-Header.h";
  451. SWIFT_VERSION = 5.0;
  452. TARGETED_DEVICE_FAMILY = "1,2";
  453. };
  454. name = Release;
  455. };
  456. /* End XCBuildConfiguration section */
  457. /* Begin XCConfigurationList section */
  458. C386D6C72419975A00699085 /* Build configuration list for PBXProject "FLEXample" */ = {
  459. isa = XCConfigurationList;
  460. buildConfigurations = (
  461. C386D6DE2419975B00699085 /* Debug */,
  462. C386D6DF2419975B00699085 /* Release */,
  463. );
  464. defaultConfigurationIsVisible = 0;
  465. defaultConfigurationName = Release;
  466. };
  467. C386D6E02419975B00699085 /* Build configuration list for PBXNativeTarget "FLEXample" */ = {
  468. isa = XCConfigurationList;
  469. buildConfigurations = (
  470. C386D6E12419975B00699085 /* Debug */,
  471. C386D6E22419975B00699085 /* Release */,
  472. );
  473. defaultConfigurationIsVisible = 0;
  474. defaultConfigurationName = Release;
  475. };
  476. /* End XCConfigurationList section */
  477. };
  478. rootObject = C386D6C42419975A00699085 /* Project object */;
  479. }