project.pbxproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 51;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3129D57622F230AE009C145F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3129D57422F230AE009C145F /* LaunchScreen.storyboard */; };
  10. 31E476821C55DE6D00968569 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 31E4766A1C55DD5900968569 /* Alamofire.framework */; };
  11. 31E476831C55DE6D00968569 /* Alamofire.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 31E4766A1C55DD5900968569 /* Alamofire.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  12. 4C6D2C801C67EFE100846168 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C6D2C7D1C67EFE100846168 /* AppDelegate.swift */; };
  13. 4C6D2C811C67EFE100846168 /* DetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C6D2C7E1C67EFE100846168 /* DetailViewController.swift */; };
  14. 4C6D2C821C67EFE100846168 /* MasterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C6D2C7F1C67EFE100846168 /* MasterViewController.swift */; };
  15. 4C6D2C8F1C67EFEC00846168 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4C6D2C8C1C67EFEC00846168 /* Images.xcassets */; };
  16. 4C6D2C981C67F03B00846168 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4C6D2C961C67F03B00846168 /* Main.storyboard */; };
  17. /* End PBXBuildFile section */
  18. /* Begin PBXContainerItemProxy section */
  19. 31E476691C55DD5900968569 /* PBXContainerItemProxy */ = {
  20. isa = PBXContainerItemProxy;
  21. containerPortal = 31E4765F1C55DD5900968569 /* Alamofire.xcodeproj */;
  22. proxyType = 2;
  23. remoteGlobalIDString = F8111E3319A95C8B0040E7D1;
  24. remoteInfo = "Alamofire iOS";
  25. };
  26. 31E4766B1C55DD5900968569 /* PBXContainerItemProxy */ = {
  27. isa = PBXContainerItemProxy;
  28. containerPortal = 31E4765F1C55DD5900968569 /* Alamofire.xcodeproj */;
  29. proxyType = 2;
  30. remoteGlobalIDString = F8111E3E19A95C8B0040E7D1;
  31. remoteInfo = "Alamofire iOS Tests";
  32. };
  33. 31E4766D1C55DD5900968569 /* PBXContainerItemProxy */ = {
  34. isa = PBXContainerItemProxy;
  35. containerPortal = 31E4765F1C55DD5900968569 /* Alamofire.xcodeproj */;
  36. proxyType = 2;
  37. remoteGlobalIDString = 4DD67C0B1A5C55C900ED2280;
  38. remoteInfo = "Alamofire OSX";
  39. };
  40. 31E4766F1C55DD5900968569 /* PBXContainerItemProxy */ = {
  41. isa = PBXContainerItemProxy;
  42. containerPortal = 31E4765F1C55DD5900968569 /* Alamofire.xcodeproj */;
  43. proxyType = 2;
  44. remoteGlobalIDString = F829C6B21A7A94F100A2CD59;
  45. remoteInfo = "Alamofire OSX Tests";
  46. };
  47. 31E476711C55DD5900968569 /* PBXContainerItemProxy */ = {
  48. isa = PBXContainerItemProxy;
  49. containerPortal = 31E4765F1C55DD5900968569 /* Alamofire.xcodeproj */;
  50. proxyType = 2;
  51. remoteGlobalIDString = 4CF626EF1BA7CB3E0011A099;
  52. remoteInfo = "Alamofire tvOS";
  53. };
  54. 31E476731C55DD5900968569 /* PBXContainerItemProxy */ = {
  55. isa = PBXContainerItemProxy;
  56. containerPortal = 31E4765F1C55DD5900968569 /* Alamofire.xcodeproj */;
  57. proxyType = 2;
  58. remoteGlobalIDString = 4CF626F81BA7CB3E0011A099;
  59. remoteInfo = "Alamofire tvOS Tests";
  60. };
  61. 31E476751C55DD5900968569 /* PBXContainerItemProxy */ = {
  62. isa = PBXContainerItemProxy;
  63. containerPortal = 31E4765F1C55DD5900968569 /* Alamofire.xcodeproj */;
  64. proxyType = 2;
  65. remoteGlobalIDString = E4202FE01B667AA100C997FB;
  66. remoteInfo = "Alamofire watchOS";
  67. };
  68. 31E476841C55DE6D00968569 /* PBXContainerItemProxy */ = {
  69. isa = PBXContainerItemProxy;
  70. containerPortal = 31E4765F1C55DD5900968569 /* Alamofire.xcodeproj */;
  71. proxyType = 1;
  72. remoteGlobalIDString = F8111E3219A95C8B0040E7D1;
  73. remoteInfo = "Alamofire iOS";
  74. };
  75. /* End PBXContainerItemProxy section */
  76. /* Begin PBXCopyFilesBuildPhase section */
  77. F818D0E519CA8D15006034B1 /* Copy Frameworks */ = {
  78. isa = PBXCopyFilesBuildPhase;
  79. buildActionMask = 2147483647;
  80. dstPath = "";
  81. dstSubfolderSpec = 10;
  82. files = (
  83. 31E476831C55DE6D00968569 /* Alamofire.framework in Copy Frameworks */,
  84. );
  85. name = "Copy Frameworks";
  86. runOnlyForDeploymentPostprocessing = 0;
  87. };
  88. /* End PBXCopyFilesBuildPhase section */
  89. /* Begin PBXFileReference section */
  90. 3129D57522F230AE009C145F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Resources/Base.lproj/LaunchScreen.storyboard; sourceTree = SOURCE_ROOT; };
  91. 31E4765F1C55DD5900968569 /* Alamofire.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Alamofire.xcodeproj; path = ../Alamofire.xcodeproj; sourceTree = "<group>"; };
  92. 4C6D2C7D1C67EFE100846168 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = Source/AppDelegate.swift; sourceTree = SOURCE_ROOT; };
  93. 4C6D2C7E1C67EFE100846168 /* DetailViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DetailViewController.swift; path = Source/DetailViewController.swift; sourceTree = SOURCE_ROOT; };
  94. 4C6D2C7F1C67EFE100846168 /* MasterViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MasterViewController.swift; path = Source/MasterViewController.swift; sourceTree = SOURCE_ROOT; };
  95. 4C6D2C8C1C67EFEC00846168 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = Resources/Images.xcassets; sourceTree = SOURCE_ROOT; };
  96. 4C6D2C8D1C67EFEC00846168 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Resources/Info.plist; sourceTree = SOURCE_ROOT; };
  97. 4C6D2C971C67F03B00846168 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Main.storyboard; sourceTree = "<group>"; };
  98. F8111E0519A951050040E7D1 /* iOS Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "iOS Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  99. /* End PBXFileReference section */
  100. /* Begin PBXFrameworksBuildPhase section */
  101. F8111E0219A951050040E7D1 /* Frameworks */ = {
  102. isa = PBXFrameworksBuildPhase;
  103. buildActionMask = 2147483647;
  104. files = (
  105. 31E476821C55DE6D00968569 /* Alamofire.framework in Frameworks */,
  106. );
  107. runOnlyForDeploymentPostprocessing = 0;
  108. };
  109. /* End PBXFrameworksBuildPhase section */
  110. /* Begin PBXGroup section */
  111. 31E476601C55DD5900968569 /* Products */ = {
  112. isa = PBXGroup;
  113. children = (
  114. 31E4766A1C55DD5900968569 /* Alamofire.framework */,
  115. 31E4766C1C55DD5900968569 /* Alamofire iOS Tests.xctest */,
  116. 31E4766E1C55DD5900968569 /* Alamofire.framework */,
  117. 31E476701C55DD5900968569 /* Alamofire macOS Tests.xctest */,
  118. 31E476721C55DD5900968569 /* Alamofire.framework */,
  119. 31E476741C55DD5900968569 /* Alamofire tvOS Tests.xctest */,
  120. 31E476761C55DD5900968569 /* Alamofire.framework */,
  121. );
  122. name = Products;
  123. sourceTree = "<group>";
  124. };
  125. 4C6D2C951C67F03B00846168 /* Base.lproj */ = {
  126. isa = PBXGroup;
  127. children = (
  128. 3129D57422F230AE009C145F /* LaunchScreen.storyboard */,
  129. 4C6D2C961C67F03B00846168 /* Main.storyboard */,
  130. );
  131. name = Base.lproj;
  132. path = Resources/Base.lproj;
  133. sourceTree = SOURCE_ROOT;
  134. };
  135. F8111DFC19A951050040E7D1 = {
  136. isa = PBXGroup;
  137. children = (
  138. F8111E0719A951050040E7D1 /* Source */,
  139. F8111E0619A951050040E7D1 /* Products */,
  140. 31E4765F1C55DD5900968569 /* Alamofire.xcodeproj */,
  141. );
  142. indentWidth = 4;
  143. sourceTree = "<group>";
  144. tabWidth = 4;
  145. usesTabs = 0;
  146. };
  147. F8111E0619A951050040E7D1 /* Products */ = {
  148. isa = PBXGroup;
  149. children = (
  150. F8111E0519A951050040E7D1 /* iOS Example.app */,
  151. );
  152. name = Products;
  153. sourceTree = "<group>";
  154. };
  155. F8111E0719A951050040E7D1 /* Source */ = {
  156. isa = PBXGroup;
  157. children = (
  158. 4C6D2C7D1C67EFE100846168 /* AppDelegate.swift */,
  159. 4C6D2C7E1C67EFE100846168 /* DetailViewController.swift */,
  160. 4C6D2C7F1C67EFE100846168 /* MasterViewController.swift */,
  161. F8111E0819A951050040E7D1 /* Supporting Files */,
  162. );
  163. path = Source;
  164. sourceTree = "<group>";
  165. };
  166. F8111E0819A951050040E7D1 /* Supporting Files */ = {
  167. isa = PBXGroup;
  168. children = (
  169. 4C6D2C8D1C67EFEC00846168 /* Info.plist */,
  170. 4C6D2C8C1C67EFEC00846168 /* Images.xcassets */,
  171. 4C6D2C951C67F03B00846168 /* Base.lproj */,
  172. );
  173. name = "Supporting Files";
  174. sourceTree = "<group>";
  175. };
  176. /* End PBXGroup section */
  177. /* Begin PBXNativeTarget section */
  178. F8111E0419A951050040E7D1 /* iOS Example */ = {
  179. isa = PBXNativeTarget;
  180. buildConfigurationList = F8111E2319A951050040E7D1 /* Build configuration list for PBXNativeTarget "iOS Example" */;
  181. buildPhases = (
  182. F8111E0119A951050040E7D1 /* Sources */,
  183. F8111E0219A951050040E7D1 /* Frameworks */,
  184. F8111E0319A951050040E7D1 /* Resources */,
  185. F818D0E519CA8D15006034B1 /* Copy Frameworks */,
  186. );
  187. buildRules = (
  188. );
  189. dependencies = (
  190. 31E476851C55DE6D00968569 /* PBXTargetDependency */,
  191. );
  192. name = "iOS Example";
  193. productName = Alamofire;
  194. productReference = F8111E0519A951050040E7D1 /* iOS Example.app */;
  195. productType = "com.apple.product-type.application";
  196. };
  197. /* End PBXNativeTarget section */
  198. /* Begin PBXProject section */
  199. F8111DFD19A951050040E7D1 /* Project object */ = {
  200. isa = PBXProject;
  201. attributes = {
  202. LastSwiftUpdateCheck = 0720;
  203. LastUpgradeCheck = 1020;
  204. ORGANIZATIONNAME = Alamofire;
  205. TargetAttributes = {
  206. F8111E0419A951050040E7D1 = {
  207. CreatedOnToolsVersion = 6.0;
  208. LastSwiftMigration = 0900;
  209. };
  210. };
  211. };
  212. buildConfigurationList = F8111E0019A951050040E7D1 /* Build configuration list for PBXProject "iOS Example" */;
  213. compatibilityVersion = "Xcode 10.0";
  214. developmentRegion = en;
  215. hasScannedForEncodings = 0;
  216. knownRegions = (
  217. en,
  218. Base,
  219. );
  220. mainGroup = F8111DFC19A951050040E7D1;
  221. productRefGroup = F8111E0619A951050040E7D1 /* Products */;
  222. projectDirPath = "";
  223. projectReferences = (
  224. {
  225. ProductGroup = 31E476601C55DD5900968569 /* Products */;
  226. ProjectRef = 31E4765F1C55DD5900968569 /* Alamofire.xcodeproj */;
  227. },
  228. );
  229. projectRoot = "";
  230. targets = (
  231. F8111E0419A951050040E7D1 /* iOS Example */,
  232. );
  233. };
  234. /* End PBXProject section */
  235. /* Begin PBXReferenceProxy section */
  236. 31E4766A1C55DD5900968569 /* Alamofire.framework */ = {
  237. isa = PBXReferenceProxy;
  238. fileType = wrapper.framework;
  239. path = Alamofire.framework;
  240. remoteRef = 31E476691C55DD5900968569 /* PBXContainerItemProxy */;
  241. sourceTree = BUILT_PRODUCTS_DIR;
  242. };
  243. 31E4766C1C55DD5900968569 /* Alamofire iOS Tests.xctest */ = {
  244. isa = PBXReferenceProxy;
  245. fileType = wrapper.cfbundle;
  246. path = "Alamofire iOS Tests.xctest";
  247. remoteRef = 31E4766B1C55DD5900968569 /* PBXContainerItemProxy */;
  248. sourceTree = BUILT_PRODUCTS_DIR;
  249. };
  250. 31E4766E1C55DD5900968569 /* Alamofire.framework */ = {
  251. isa = PBXReferenceProxy;
  252. fileType = wrapper.framework;
  253. path = Alamofire.framework;
  254. remoteRef = 31E4766D1C55DD5900968569 /* PBXContainerItemProxy */;
  255. sourceTree = BUILT_PRODUCTS_DIR;
  256. };
  257. 31E476701C55DD5900968569 /* Alamofire macOS Tests.xctest */ = {
  258. isa = PBXReferenceProxy;
  259. fileType = wrapper.cfbundle;
  260. path = "Alamofire macOS Tests.xctest";
  261. remoteRef = 31E4766F1C55DD5900968569 /* PBXContainerItemProxy */;
  262. sourceTree = BUILT_PRODUCTS_DIR;
  263. };
  264. 31E476721C55DD5900968569 /* Alamofire.framework */ = {
  265. isa = PBXReferenceProxy;
  266. fileType = wrapper.framework;
  267. path = Alamofire.framework;
  268. remoteRef = 31E476711C55DD5900968569 /* PBXContainerItemProxy */;
  269. sourceTree = BUILT_PRODUCTS_DIR;
  270. };
  271. 31E476741C55DD5900968569 /* Alamofire tvOS Tests.xctest */ = {
  272. isa = PBXReferenceProxy;
  273. fileType = wrapper.cfbundle;
  274. path = "Alamofire tvOS Tests.xctest";
  275. remoteRef = 31E476731C55DD5900968569 /* PBXContainerItemProxy */;
  276. sourceTree = BUILT_PRODUCTS_DIR;
  277. };
  278. 31E476761C55DD5900968569 /* Alamofire.framework */ = {
  279. isa = PBXReferenceProxy;
  280. fileType = wrapper.framework;
  281. path = Alamofire.framework;
  282. remoteRef = 31E476751C55DD5900968569 /* PBXContainerItemProxy */;
  283. sourceTree = BUILT_PRODUCTS_DIR;
  284. };
  285. /* End PBXReferenceProxy section */
  286. /* Begin PBXResourcesBuildPhase section */
  287. F8111E0319A951050040E7D1 /* Resources */ = {
  288. isa = PBXResourcesBuildPhase;
  289. buildActionMask = 2147483647;
  290. files = (
  291. 3129D57622F230AE009C145F /* LaunchScreen.storyboard in Resources */,
  292. 4C6D2C8F1C67EFEC00846168 /* Images.xcassets in Resources */,
  293. 4C6D2C981C67F03B00846168 /* Main.storyboard in Resources */,
  294. );
  295. runOnlyForDeploymentPostprocessing = 0;
  296. };
  297. /* End PBXResourcesBuildPhase section */
  298. /* Begin PBXSourcesBuildPhase section */
  299. F8111E0119A951050040E7D1 /* Sources */ = {
  300. isa = PBXSourcesBuildPhase;
  301. buildActionMask = 2147483647;
  302. files = (
  303. 4C6D2C801C67EFE100846168 /* AppDelegate.swift in Sources */,
  304. 4C6D2C821C67EFE100846168 /* MasterViewController.swift in Sources */,
  305. 4C6D2C811C67EFE100846168 /* DetailViewController.swift in Sources */,
  306. );
  307. runOnlyForDeploymentPostprocessing = 0;
  308. };
  309. /* End PBXSourcesBuildPhase section */
  310. /* Begin PBXTargetDependency section */
  311. 31E476851C55DE6D00968569 /* PBXTargetDependency */ = {
  312. isa = PBXTargetDependency;
  313. name = "Alamofire iOS";
  314. targetProxy = 31E476841C55DE6D00968569 /* PBXContainerItemProxy */;
  315. };
  316. /* End PBXTargetDependency section */
  317. /* Begin PBXVariantGroup section */
  318. 3129D57422F230AE009C145F /* LaunchScreen.storyboard */ = {
  319. isa = PBXVariantGroup;
  320. children = (
  321. 3129D57522F230AE009C145F /* Base */,
  322. );
  323. name = LaunchScreen.storyboard;
  324. sourceTree = "<group>";
  325. };
  326. 4C6D2C961C67F03B00846168 /* Main.storyboard */ = {
  327. isa = PBXVariantGroup;
  328. children = (
  329. 4C6D2C971C67F03B00846168 /* Base */,
  330. );
  331. name = Main.storyboard;
  332. sourceTree = "<group>";
  333. };
  334. /* End PBXVariantGroup section */
  335. /* Begin XCBuildConfiguration section */
  336. F8111E2119A951050040E7D1 /* Debug */ = {
  337. isa = XCBuildConfiguration;
  338. buildSettings = {
  339. ALWAYS_SEARCH_USER_PATHS = NO;
  340. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  341. CLANG_ENABLE_MODULES = YES;
  342. CLANG_ENABLE_OBJC_ARC = YES;
  343. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  344. CLANG_WARN_BOOL_CONVERSION = YES;
  345. CLANG_WARN_COMMA = YES;
  346. CLANG_WARN_CONSTANT_CONVERSION = YES;
  347. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  348. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  349. CLANG_WARN_EMPTY_BODY = YES;
  350. CLANG_WARN_ENUM_CONVERSION = YES;
  351. CLANG_WARN_INFINITE_RECURSION = YES;
  352. CLANG_WARN_INT_CONVERSION = YES;
  353. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  354. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  355. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  356. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  357. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  358. CLANG_WARN_STRICT_PROTOTYPES = YES;
  359. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  360. CLANG_WARN_UNREACHABLE_CODE = YES;
  361. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  362. CODE_SIGN_IDENTITY = "iPhone Developer";
  363. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  364. COPY_PHASE_STRIP = NO;
  365. ENABLE_STRICT_OBJC_MSGSEND = YES;
  366. ENABLE_TESTABILITY = YES;
  367. GCC_C_LANGUAGE_STANDARD = gnu99;
  368. GCC_DYNAMIC_NO_PIC = NO;
  369. GCC_NO_COMMON_BLOCKS = YES;
  370. GCC_OPTIMIZATION_LEVEL = 0;
  371. GCC_PREPROCESSOR_DEFINITIONS = (
  372. "DEBUG=1",
  373. "$(inherited)",
  374. );
  375. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  376. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  377. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  378. GCC_WARN_UNDECLARED_SELECTOR = YES;
  379. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  380. GCC_WARN_UNUSED_FUNCTION = YES;
  381. GCC_WARN_UNUSED_VARIABLE = YES;
  382. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  383. MACOSX_DEPLOYMENT_TARGET = 10.12;
  384. ONLY_ACTIVE_ARCH = YES;
  385. SDKROOT = iphoneos;
  386. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  387. SWIFT_SWIFT3_OBJC_INFERENCE = Off;
  388. SWIFT_VERSION = 5.0;
  389. TARGETED_DEVICE_FAMILY = "1,2";
  390. TVOS_DEPLOYMENT_TARGET = 10.0;
  391. WATCHOS_DEPLOYMENT_TARGET = 3.0;
  392. };
  393. name = Debug;
  394. };
  395. F8111E2219A951050040E7D1 /* Release */ = {
  396. isa = XCBuildConfiguration;
  397. buildSettings = {
  398. ALWAYS_SEARCH_USER_PATHS = NO;
  399. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  400. CLANG_ENABLE_MODULES = YES;
  401. CLANG_ENABLE_OBJC_ARC = YES;
  402. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  403. CLANG_WARN_BOOL_CONVERSION = YES;
  404. CLANG_WARN_COMMA = YES;
  405. CLANG_WARN_CONSTANT_CONVERSION = YES;
  406. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  407. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  408. CLANG_WARN_EMPTY_BODY = YES;
  409. CLANG_WARN_ENUM_CONVERSION = YES;
  410. CLANG_WARN_INFINITE_RECURSION = YES;
  411. CLANG_WARN_INT_CONVERSION = YES;
  412. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  413. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  414. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  415. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  416. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  417. CLANG_WARN_STRICT_PROTOTYPES = YES;
  418. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  419. CLANG_WARN_UNREACHABLE_CODE = YES;
  420. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  421. CODE_SIGN_IDENTITY = "iPhone Developer";
  422. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  423. COPY_PHASE_STRIP = YES;
  424. ENABLE_NS_ASSERTIONS = NO;
  425. ENABLE_STRICT_OBJC_MSGSEND = YES;
  426. GCC_C_LANGUAGE_STANDARD = gnu99;
  427. GCC_NO_COMMON_BLOCKS = YES;
  428. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  429. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  430. GCC_WARN_UNDECLARED_SELECTOR = YES;
  431. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  432. GCC_WARN_UNUSED_FUNCTION = YES;
  433. GCC_WARN_UNUSED_VARIABLE = YES;
  434. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  435. MACOSX_DEPLOYMENT_TARGET = 10.12;
  436. SDKROOT = iphoneos;
  437. SWIFT_COMPILATION_MODE = wholemodule;
  438. SWIFT_SWIFT3_OBJC_INFERENCE = Off;
  439. SWIFT_VERSION = 5.0;
  440. TARGETED_DEVICE_FAMILY = "1,2";
  441. TVOS_DEPLOYMENT_TARGET = 10.0;
  442. VALIDATE_PRODUCT = YES;
  443. WATCHOS_DEPLOYMENT_TARGET = 3.0;
  444. };
  445. name = Release;
  446. };
  447. F8111E2419A951050040E7D1 /* Debug */ = {
  448. isa = XCBuildConfiguration;
  449. buildSettings = {
  450. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  451. INFOPLIST_FILE = Resources/Info.plist;
  452. LD_RUNPATH_SEARCH_PATHS = (
  453. "$(inherited)",
  454. "@executable_path/Frameworks",
  455. );
  456. PRODUCT_BUNDLE_IDENTIFIER = "org.alamofire.iOS-Example";
  457. PRODUCT_NAME = "iOS Example";
  458. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  459. };
  460. name = Debug;
  461. };
  462. F8111E2519A951050040E7D1 /* Release */ = {
  463. isa = XCBuildConfiguration;
  464. buildSettings = {
  465. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  466. INFOPLIST_FILE = Resources/Info.plist;
  467. LD_RUNPATH_SEARCH_PATHS = (
  468. "$(inherited)",
  469. "@executable_path/Frameworks",
  470. );
  471. PRODUCT_BUNDLE_IDENTIFIER = "org.alamofire.iOS-Example";
  472. PRODUCT_NAME = "iOS Example";
  473. SWIFT_OPTIMIZATION_LEVEL = "-O";
  474. };
  475. name = Release;
  476. };
  477. /* End XCBuildConfiguration section */
  478. /* Begin XCConfigurationList section */
  479. F8111E0019A951050040E7D1 /* Build configuration list for PBXProject "iOS Example" */ = {
  480. isa = XCConfigurationList;
  481. buildConfigurations = (
  482. F8111E2119A951050040E7D1 /* Debug */,
  483. F8111E2219A951050040E7D1 /* Release */,
  484. );
  485. defaultConfigurationIsVisible = 0;
  486. defaultConfigurationName = Release;
  487. };
  488. F8111E2319A951050040E7D1 /* Build configuration list for PBXNativeTarget "iOS Example" */ = {
  489. isa = XCConfigurationList;
  490. buildConfigurations = (
  491. F8111E2419A951050040E7D1 /* Debug */,
  492. F8111E2519A951050040E7D1 /* Release */,
  493. );
  494. defaultConfigurationIsVisible = 0;
  495. defaultConfigurationName = Release;
  496. };
  497. /* End XCConfigurationList section */
  498. };
  499. rootObject = F8111DFD19A951050040E7D1 /* Project object */;
  500. }