project.pbxproj 29 KB

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