project.pbxproj 27 KB

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