project.pbxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4DD67C241A5C58FB00ED2280 /* Alamofire.h in Headers */ = {isa = PBXBuildFile; fileRef = F8111E3819A95C8B0040E7D1 /* Alamofire.h */; settings = {ATTRIBUTES = (Public, ); }; };
  10. 4DD67C251A5C590000ED2280 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = F897FF4019AA800700AB5182 /* Alamofire.swift */; };
  11. F8111E3919A95C8B0040E7D1 /* Alamofire.h in Headers */ = {isa = PBXBuildFile; fileRef = F8111E3819A95C8B0040E7D1 /* Alamofire.h */; settings = {ATTRIBUTES = (Public, ); }; };
  12. F8111E6019A9674D0040E7D1 /* DownloadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */; };
  13. F8111E6119A9674D0040E7D1 /* ParameterEncodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */; };
  14. F8111E6419A9674D0040E7D1 /* UploadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5F19A9674D0040E7D1 /* UploadTests.swift */; };
  15. F8858DDD19A96B4300F55F93 /* RequestTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5D19A9674D0040E7D1 /* RequestTests.swift */; };
  16. F8858DDE19A96B4400F55F93 /* ResponseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8111E5E19A9674D0040E7D1 /* ResponseTests.swift */; };
  17. F897FF4119AA800700AB5182 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = F897FF4019AA800700AB5182 /* Alamofire.swift */; };
  18. F8AE910219D28DCC0078C7B2 /* ValidationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8AE910119D28DCC0078C7B2 /* ValidationTests.swift */; };
  19. F8D1C6F519D52968002E74FE /* ManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8D1C6F419D52968002E74FE /* ManagerTests.swift */; };
  20. F8E6024519CB46A800A3E7F1 /* AuthenticationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8E6024419CB46A800A3E7F1 /* AuthenticationTests.swift */; };
  21. /* End PBXBuildFile section */
  22. /* Begin PBXContainerItemProxy section */
  23. F8111E6519A967880040E7D1 /* PBXContainerItemProxy */ = {
  24. isa = PBXContainerItemProxy;
  25. containerPortal = F8111E2A19A95C8B0040E7D1 /* Project object */;
  26. proxyType = 1;
  27. remoteGlobalIDString = F8111E3219A95C8B0040E7D1;
  28. remoteInfo = Alamofire;
  29. };
  30. /* End PBXContainerItemProxy section */
  31. /* Begin PBXFileReference section */
  32. 4DD67C0B1A5C55C900ED2280 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  33. F8111E3319A95C8B0040E7D1 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  34. F8111E3719A95C8B0040E7D1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  35. F8111E3819A95C8B0040E7D1 /* Alamofire.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Alamofire.h; sourceTree = "<group>"; };
  36. F8111E3E19A95C8B0040E7D1 /* AlamofireTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AlamofireTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  37. F8111E4119A95C8B0040E7D1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  38. F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DownloadTests.swift; sourceTree = "<group>"; };
  39. F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ParameterEncodingTests.swift; sourceTree = "<group>"; };
  40. F8111E5D19A9674D0040E7D1 /* RequestTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RequestTests.swift; sourceTree = "<group>"; };
  41. F8111E5E19A9674D0040E7D1 /* ResponseTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ResponseTests.swift; sourceTree = "<group>"; };
  42. F8111E5F19A9674D0040E7D1 /* UploadTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UploadTests.swift; sourceTree = "<group>"; };
  43. F897FF4019AA800700AB5182 /* Alamofire.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Alamofire.swift; sourceTree = "<group>"; };
  44. F8AE910119D28DCC0078C7B2 /* ValidationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ValidationTests.swift; sourceTree = "<group>"; };
  45. F8D1C6F419D52968002E74FE /* ManagerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManagerTests.swift; sourceTree = "<group>"; };
  46. F8E6024419CB46A800A3E7F1 /* AuthenticationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AuthenticationTests.swift; sourceTree = "<group>"; };
  47. /* End PBXFileReference section */
  48. /* Begin PBXFrameworksBuildPhase section */
  49. 4DD67C071A5C55C900ED2280 /* Frameworks */ = {
  50. isa = PBXFrameworksBuildPhase;
  51. buildActionMask = 2147483647;
  52. files = (
  53. );
  54. runOnlyForDeploymentPostprocessing = 0;
  55. };
  56. F8111E2F19A95C8B0040E7D1 /* Frameworks */ = {
  57. isa = PBXFrameworksBuildPhase;
  58. buildActionMask = 2147483647;
  59. files = (
  60. );
  61. runOnlyForDeploymentPostprocessing = 0;
  62. };
  63. F8111E3B19A95C8B0040E7D1 /* Frameworks */ = {
  64. isa = PBXFrameworksBuildPhase;
  65. buildActionMask = 2147483647;
  66. files = (
  67. );
  68. runOnlyForDeploymentPostprocessing = 0;
  69. };
  70. /* End PBXFrameworksBuildPhase section */
  71. /* Begin PBXGroup section */
  72. F8111E2919A95C8B0040E7D1 = {
  73. isa = PBXGroup;
  74. children = (
  75. F8111E3519A95C8B0040E7D1 /* Source */,
  76. F8111E3F19A95C8B0040E7D1 /* Tests */,
  77. F8111E3419A95C8B0040E7D1 /* Products */,
  78. );
  79. sourceTree = "<group>";
  80. };
  81. F8111E3419A95C8B0040E7D1 /* Products */ = {
  82. isa = PBXGroup;
  83. children = (
  84. F8111E3319A95C8B0040E7D1 /* Alamofire.framework */,
  85. F8111E3E19A95C8B0040E7D1 /* AlamofireTests.xctest */,
  86. 4DD67C0B1A5C55C900ED2280 /* Alamofire.framework */,
  87. );
  88. name = Products;
  89. sourceTree = "<group>";
  90. };
  91. F8111E3519A95C8B0040E7D1 /* Source */ = {
  92. isa = PBXGroup;
  93. children = (
  94. F8111E3819A95C8B0040E7D1 /* Alamofire.h */,
  95. F897FF4019AA800700AB5182 /* Alamofire.swift */,
  96. F8111E3619A95C8B0040E7D1 /* Supporting Files */,
  97. );
  98. path = Source;
  99. sourceTree = "<group>";
  100. };
  101. F8111E3619A95C8B0040E7D1 /* Supporting Files */ = {
  102. isa = PBXGroup;
  103. children = (
  104. F8111E3719A95C8B0040E7D1 /* Info.plist */,
  105. );
  106. name = "Supporting Files";
  107. sourceTree = "<group>";
  108. };
  109. F8111E3F19A95C8B0040E7D1 /* Tests */ = {
  110. isa = PBXGroup;
  111. children = (
  112. F8111E5C19A9674D0040E7D1 /* ParameterEncodingTests.swift */,
  113. F8111E5D19A9674D0040E7D1 /* RequestTests.swift */,
  114. F8D1C6F419D52968002E74FE /* ManagerTests.swift */,
  115. F8111E5E19A9674D0040E7D1 /* ResponseTests.swift */,
  116. F8111E5F19A9674D0040E7D1 /* UploadTests.swift */,
  117. F8111E5B19A9674D0040E7D1 /* DownloadTests.swift */,
  118. F8E6024419CB46A800A3E7F1 /* AuthenticationTests.swift */,
  119. F8AE910119D28DCC0078C7B2 /* ValidationTests.swift */,
  120. F8111E4019A95C8B0040E7D1 /* Supporting Files */,
  121. );
  122. path = Tests;
  123. sourceTree = "<group>";
  124. };
  125. F8111E4019A95C8B0040E7D1 /* Supporting Files */ = {
  126. isa = PBXGroup;
  127. children = (
  128. F8111E4119A95C8B0040E7D1 /* Info.plist */,
  129. );
  130. name = "Supporting Files";
  131. sourceTree = "<group>";
  132. };
  133. /* End PBXGroup section */
  134. /* Begin PBXHeadersBuildPhase section */
  135. 4DD67C081A5C55C900ED2280 /* Headers */ = {
  136. isa = PBXHeadersBuildPhase;
  137. buildActionMask = 2147483647;
  138. files = (
  139. 4DD67C241A5C58FB00ED2280 /* Alamofire.h in Headers */,
  140. );
  141. runOnlyForDeploymentPostprocessing = 0;
  142. };
  143. F8111E3019A95C8B0040E7D1 /* Headers */ = {
  144. isa = PBXHeadersBuildPhase;
  145. buildActionMask = 2147483647;
  146. files = (
  147. F8111E3919A95C8B0040E7D1 /* Alamofire.h in Headers */,
  148. );
  149. runOnlyForDeploymentPostprocessing = 0;
  150. };
  151. /* End PBXHeadersBuildPhase section */
  152. /* Begin PBXNativeTarget section */
  153. 4DD67C0A1A5C55C900ED2280 /* Alamofire OSX */ = {
  154. isa = PBXNativeTarget;
  155. buildConfigurationList = 4DD67C1E1A5C55C900ED2280 /* Build configuration list for PBXNativeTarget "Alamofire OSX" */;
  156. buildPhases = (
  157. 4DD67C061A5C55C900ED2280 /* Sources */,
  158. 4DD67C071A5C55C900ED2280 /* Frameworks */,
  159. 4DD67C081A5C55C900ED2280 /* Headers */,
  160. 4DD67C091A5C55C900ED2280 /* Resources */,
  161. );
  162. buildRules = (
  163. );
  164. dependencies = (
  165. );
  166. name = "Alamofire OSX";
  167. productName = AlamofireOSX;
  168. productReference = 4DD67C0B1A5C55C900ED2280 /* Alamofire.framework */;
  169. productType = "com.apple.product-type.framework";
  170. };
  171. F8111E3219A95C8B0040E7D1 /* Alamofire iOS */ = {
  172. isa = PBXNativeTarget;
  173. buildConfigurationList = F8111E4619A95C8B0040E7D1 /* Build configuration list for PBXNativeTarget "Alamofire iOS" */;
  174. buildPhases = (
  175. F8111E2E19A95C8B0040E7D1 /* Sources */,
  176. F8111E2F19A95C8B0040E7D1 /* Frameworks */,
  177. F8111E3019A95C8B0040E7D1 /* Headers */,
  178. F8111E3119A95C8B0040E7D1 /* Resources */,
  179. );
  180. buildRules = (
  181. );
  182. dependencies = (
  183. );
  184. name = "Alamofire iOS";
  185. productName = Alamofire;
  186. productReference = F8111E3319A95C8B0040E7D1 /* Alamofire.framework */;
  187. productType = "com.apple.product-type.framework";
  188. };
  189. F8111E3D19A95C8B0040E7D1 /* AlamofireTests */ = {
  190. isa = PBXNativeTarget;
  191. buildConfigurationList = F8111E4919A95C8B0040E7D1 /* Build configuration list for PBXNativeTarget "AlamofireTests" */;
  192. buildPhases = (
  193. F8111E3A19A95C8B0040E7D1 /* Sources */,
  194. F8111E3B19A95C8B0040E7D1 /* Frameworks */,
  195. F8111E3C19A95C8B0040E7D1 /* Resources */,
  196. );
  197. buildRules = (
  198. );
  199. dependencies = (
  200. F8111E6619A967880040E7D1 /* PBXTargetDependency */,
  201. );
  202. name = AlamofireTests;
  203. productName = AlamofireTests;
  204. productReference = F8111E3E19A95C8B0040E7D1 /* AlamofireTests.xctest */;
  205. productType = "com.apple.product-type.bundle.unit-test";
  206. };
  207. /* End PBXNativeTarget section */
  208. /* Begin PBXProject section */
  209. F8111E2A19A95C8B0040E7D1 /* Project object */ = {
  210. isa = PBXProject;
  211. attributes = {
  212. LastUpgradeCheck = 0600;
  213. ORGANIZATIONNAME = Alamofire;
  214. TargetAttributes = {
  215. 4DD67C0A1A5C55C900ED2280 = {
  216. CreatedOnToolsVersion = 6.1.1;
  217. };
  218. F8111E3219A95C8B0040E7D1 = {
  219. CreatedOnToolsVersion = 6.0;
  220. };
  221. F8111E3D19A95C8B0040E7D1 = {
  222. CreatedOnToolsVersion = 6.0;
  223. };
  224. };
  225. };
  226. buildConfigurationList = F8111E2D19A95C8B0040E7D1 /* Build configuration list for PBXProject "Alamofire" */;
  227. compatibilityVersion = "Xcode 3.2";
  228. developmentRegion = English;
  229. hasScannedForEncodings = 0;
  230. knownRegions = (
  231. en,
  232. );
  233. mainGroup = F8111E2919A95C8B0040E7D1;
  234. productRefGroup = F8111E3419A95C8B0040E7D1 /* Products */;
  235. projectDirPath = "";
  236. projectRoot = "";
  237. targets = (
  238. F8111E3219A95C8B0040E7D1 /* Alamofire iOS */,
  239. 4DD67C0A1A5C55C900ED2280 /* Alamofire OSX */,
  240. F8111E3D19A95C8B0040E7D1 /* AlamofireTests */,
  241. );
  242. };
  243. /* End PBXProject section */
  244. /* Begin PBXResourcesBuildPhase section */
  245. 4DD67C091A5C55C900ED2280 /* Resources */ = {
  246. isa = PBXResourcesBuildPhase;
  247. buildActionMask = 2147483647;
  248. files = (
  249. );
  250. runOnlyForDeploymentPostprocessing = 0;
  251. };
  252. F8111E3119A95C8B0040E7D1 /* Resources */ = {
  253. isa = PBXResourcesBuildPhase;
  254. buildActionMask = 2147483647;
  255. files = (
  256. );
  257. runOnlyForDeploymentPostprocessing = 0;
  258. };
  259. F8111E3C19A95C8B0040E7D1 /* Resources */ = {
  260. isa = PBXResourcesBuildPhase;
  261. buildActionMask = 2147483647;
  262. files = (
  263. );
  264. runOnlyForDeploymentPostprocessing = 0;
  265. };
  266. /* End PBXResourcesBuildPhase section */
  267. /* Begin PBXSourcesBuildPhase section */
  268. 4DD67C061A5C55C900ED2280 /* Sources */ = {
  269. isa = PBXSourcesBuildPhase;
  270. buildActionMask = 2147483647;
  271. files = (
  272. 4DD67C251A5C590000ED2280 /* Alamofire.swift in Sources */,
  273. );
  274. runOnlyForDeploymentPostprocessing = 0;
  275. };
  276. F8111E2E19A95C8B0040E7D1 /* Sources */ = {
  277. isa = PBXSourcesBuildPhase;
  278. buildActionMask = 2147483647;
  279. files = (
  280. F897FF4119AA800700AB5182 /* Alamofire.swift in Sources */,
  281. );
  282. runOnlyForDeploymentPostprocessing = 0;
  283. };
  284. F8111E3A19A95C8B0040E7D1 /* Sources */ = {
  285. isa = PBXSourcesBuildPhase;
  286. buildActionMask = 2147483647;
  287. files = (
  288. F8858DDD19A96B4300F55F93 /* RequestTests.swift in Sources */,
  289. F8E6024519CB46A800A3E7F1 /* AuthenticationTests.swift in Sources */,
  290. F8858DDE19A96B4400F55F93 /* ResponseTests.swift in Sources */,
  291. F8D1C6F519D52968002E74FE /* ManagerTests.swift in Sources */,
  292. F8AE910219D28DCC0078C7B2 /* ValidationTests.swift in Sources */,
  293. F8111E6119A9674D0040E7D1 /* ParameterEncodingTests.swift in Sources */,
  294. F8111E6419A9674D0040E7D1 /* UploadTests.swift in Sources */,
  295. F8111E6019A9674D0040E7D1 /* DownloadTests.swift in Sources */,
  296. );
  297. runOnlyForDeploymentPostprocessing = 0;
  298. };
  299. /* End PBXSourcesBuildPhase section */
  300. /* Begin PBXTargetDependency section */
  301. F8111E6619A967880040E7D1 /* PBXTargetDependency */ = {
  302. isa = PBXTargetDependency;
  303. target = F8111E3219A95C8B0040E7D1 /* Alamofire iOS */;
  304. targetProxy = F8111E6519A967880040E7D1 /* PBXContainerItemProxy */;
  305. };
  306. /* End PBXTargetDependency section */
  307. /* Begin XCBuildConfiguration section */
  308. 4DD67C1F1A5C55C900ED2280 /* Debug */ = {
  309. isa = XCBuildConfiguration;
  310. buildSettings = {
  311. COMBINE_HIDPI_IMAGES = YES;
  312. DEFINES_MODULE = YES;
  313. DYLIB_COMPATIBILITY_VERSION = 1;
  314. DYLIB_CURRENT_VERSION = 1;
  315. DYLIB_INSTALL_NAME_BASE = "@rpath";
  316. FRAMEWORK_VERSION = A;
  317. GCC_PREPROCESSOR_DEFINITIONS = (
  318. "DEBUG=1",
  319. "$(inherited)",
  320. );
  321. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  322. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  323. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  324. MACOSX_DEPLOYMENT_TARGET = 10.10;
  325. PRODUCT_NAME = Alamofire;
  326. SDKROOT = macosx;
  327. SKIP_INSTALL = YES;
  328. };
  329. name = Debug;
  330. };
  331. 4DD67C201A5C55C900ED2280 /* Release */ = {
  332. isa = XCBuildConfiguration;
  333. buildSettings = {
  334. COMBINE_HIDPI_IMAGES = YES;
  335. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  336. DEFINES_MODULE = YES;
  337. DYLIB_COMPATIBILITY_VERSION = 1;
  338. DYLIB_CURRENT_VERSION = 1;
  339. DYLIB_INSTALL_NAME_BASE = "@rpath";
  340. FRAMEWORK_VERSION = A;
  341. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  342. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  343. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  344. MACOSX_DEPLOYMENT_TARGET = 10.10;
  345. PRODUCT_NAME = Alamofire;
  346. SDKROOT = macosx;
  347. SKIP_INSTALL = YES;
  348. };
  349. name = Release;
  350. };
  351. F8111E4419A95C8B0040E7D1 /* Debug */ = {
  352. isa = XCBuildConfiguration;
  353. buildSettings = {
  354. ALWAYS_SEARCH_USER_PATHS = NO;
  355. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  356. CLANG_CXX_LIBRARY = "libc++";
  357. CLANG_ENABLE_MODULES = YES;
  358. CLANG_ENABLE_OBJC_ARC = YES;
  359. CLANG_WARN_BOOL_CONVERSION = YES;
  360. CLANG_WARN_CONSTANT_CONVERSION = YES;
  361. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  362. CLANG_WARN_EMPTY_BODY = YES;
  363. CLANG_WARN_ENUM_CONVERSION = YES;
  364. CLANG_WARN_INT_CONVERSION = YES;
  365. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  366. CLANG_WARN_UNREACHABLE_CODE = YES;
  367. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  368. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  369. COPY_PHASE_STRIP = NO;
  370. CURRENT_PROJECT_VERSION = 1;
  371. ENABLE_STRICT_OBJC_MSGSEND = YES;
  372. GCC_C_LANGUAGE_STANDARD = gnu99;
  373. GCC_DYNAMIC_NO_PIC = NO;
  374. GCC_OPTIMIZATION_LEVEL = 0;
  375. GCC_PREPROCESSOR_DEFINITIONS = (
  376. "DEBUG=1",
  377. "$(inherited)",
  378. );
  379. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  380. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  381. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  382. GCC_WARN_UNDECLARED_SELECTOR = YES;
  383. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  384. GCC_WARN_UNUSED_FUNCTION = YES;
  385. GCC_WARN_UNUSED_VARIABLE = YES;
  386. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  387. MTL_ENABLE_DEBUG_INFO = YES;
  388. ONLY_ACTIVE_ARCH = YES;
  389. SDKROOT = iphoneos;
  390. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  391. TARGETED_DEVICE_FAMILY = "1,2";
  392. VERSIONING_SYSTEM = "apple-generic";
  393. VERSION_INFO_PREFIX = "";
  394. };
  395. name = Debug;
  396. };
  397. F8111E4519A95C8B0040E7D1 /* Release */ = {
  398. isa = XCBuildConfiguration;
  399. buildSettings = {
  400. ALWAYS_SEARCH_USER_PATHS = NO;
  401. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  402. CLANG_CXX_LIBRARY = "libc++";
  403. CLANG_ENABLE_MODULES = YES;
  404. CLANG_ENABLE_OBJC_ARC = YES;
  405. CLANG_WARN_BOOL_CONVERSION = YES;
  406. CLANG_WARN_CONSTANT_CONVERSION = 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_INT_CONVERSION = YES;
  411. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  412. CLANG_WARN_UNREACHABLE_CODE = YES;
  413. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  414. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  415. COPY_PHASE_STRIP = YES;
  416. CURRENT_PROJECT_VERSION = 1;
  417. ENABLE_NS_ASSERTIONS = NO;
  418. ENABLE_STRICT_OBJC_MSGSEND = YES;
  419. GCC_C_LANGUAGE_STANDARD = gnu99;
  420. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  421. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  422. GCC_WARN_UNDECLARED_SELECTOR = YES;
  423. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  424. GCC_WARN_UNUSED_FUNCTION = YES;
  425. GCC_WARN_UNUSED_VARIABLE = YES;
  426. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  427. MTL_ENABLE_DEBUG_INFO = NO;
  428. SDKROOT = iphoneos;
  429. TARGETED_DEVICE_FAMILY = "1,2";
  430. VALIDATE_PRODUCT = YES;
  431. VERSIONING_SYSTEM = "apple-generic";
  432. VERSION_INFO_PREFIX = "";
  433. };
  434. name = Release;
  435. };
  436. F8111E4719A95C8B0040E7D1 /* Debug */ = {
  437. isa = XCBuildConfiguration;
  438. buildSettings = {
  439. APPLICATION_EXTENSION_API_ONLY = YES;
  440. CLANG_ENABLE_MODULES = YES;
  441. DEFINES_MODULE = YES;
  442. DYLIB_COMPATIBILITY_VERSION = 1;
  443. DYLIB_CURRENT_VERSION = 1;
  444. DYLIB_INSTALL_NAME_BASE = "@rpath";
  445. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  446. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  447. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  448. PRODUCT_NAME = Alamofire;
  449. SKIP_INSTALL = YES;
  450. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  451. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  452. };
  453. name = Debug;
  454. };
  455. F8111E4819A95C8B0040E7D1 /* Release */ = {
  456. isa = XCBuildConfiguration;
  457. buildSettings = {
  458. APPLICATION_EXTENSION_API_ONLY = YES;
  459. CLANG_ENABLE_MODULES = YES;
  460. DEFINES_MODULE = YES;
  461. DYLIB_COMPATIBILITY_VERSION = 1;
  462. DYLIB_CURRENT_VERSION = 1;
  463. DYLIB_INSTALL_NAME_BASE = "@rpath";
  464. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  465. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  466. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  467. PRODUCT_NAME = Alamofire;
  468. SKIP_INSTALL = YES;
  469. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  470. };
  471. name = Release;
  472. };
  473. F8111E4A19A95C8B0040E7D1 /* Debug */ = {
  474. isa = XCBuildConfiguration;
  475. buildSettings = {
  476. FRAMEWORK_SEARCH_PATHS = (
  477. "$(SDKROOT)/Developer/Library/Frameworks",
  478. "$(inherited)",
  479. );
  480. GCC_PREPROCESSOR_DEFINITIONS = (
  481. "DEBUG=1",
  482. "$(inherited)",
  483. );
  484. INFOPLIST_FILE = Tests/Info.plist;
  485. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  486. PRODUCT_NAME = "$(TARGET_NAME)";
  487. };
  488. name = Debug;
  489. };
  490. F8111E4B19A95C8B0040E7D1 /* Release */ = {
  491. isa = XCBuildConfiguration;
  492. buildSettings = {
  493. FRAMEWORK_SEARCH_PATHS = (
  494. "$(SDKROOT)/Developer/Library/Frameworks",
  495. "$(inherited)",
  496. );
  497. INFOPLIST_FILE = Tests/Info.plist;
  498. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  499. PRODUCT_NAME = "$(TARGET_NAME)";
  500. };
  501. name = Release;
  502. };
  503. /* End XCBuildConfiguration section */
  504. /* Begin XCConfigurationList section */
  505. 4DD67C1E1A5C55C900ED2280 /* Build configuration list for PBXNativeTarget "Alamofire OSX" */ = {
  506. isa = XCConfigurationList;
  507. buildConfigurations = (
  508. 4DD67C1F1A5C55C900ED2280 /* Debug */,
  509. 4DD67C201A5C55C900ED2280 /* Release */,
  510. );
  511. defaultConfigurationIsVisible = 0;
  512. };
  513. F8111E2D19A95C8B0040E7D1 /* Build configuration list for PBXProject "Alamofire" */ = {
  514. isa = XCConfigurationList;
  515. buildConfigurations = (
  516. F8111E4419A95C8B0040E7D1 /* Debug */,
  517. F8111E4519A95C8B0040E7D1 /* Release */,
  518. );
  519. defaultConfigurationIsVisible = 0;
  520. defaultConfigurationName = Release;
  521. };
  522. F8111E4619A95C8B0040E7D1 /* Build configuration list for PBXNativeTarget "Alamofire iOS" */ = {
  523. isa = XCConfigurationList;
  524. buildConfigurations = (
  525. F8111E4719A95C8B0040E7D1 /* Debug */,
  526. F8111E4819A95C8B0040E7D1 /* Release */,
  527. );
  528. defaultConfigurationIsVisible = 0;
  529. defaultConfigurationName = Release;
  530. };
  531. F8111E4919A95C8B0040E7D1 /* Build configuration list for PBXNativeTarget "AlamofireTests" */ = {
  532. isa = XCConfigurationList;
  533. buildConfigurations = (
  534. F8111E4A19A95C8B0040E7D1 /* Debug */,
  535. F8111E4B19A95C8B0040E7D1 /* Release */,
  536. );
  537. defaultConfigurationIsVisible = 0;
  538. defaultConfigurationName = Release;
  539. };
  540. /* End XCConfigurationList section */
  541. };
  542. rootObject = F8111E2A19A95C8B0040E7D1 /* Project object */;
  543. }