project.pbxproj 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 750A54601992D2680017DA75 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 750A545F1992D2680017DA75 /* MD5.swift */; };
  10. 75153D4219AA3C7900750381 /* SHA2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75153D4119AA3C7900750381 /* SHA2.swift */; };
  11. 752DEF7719693EA000E17557 /* NSDataExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 752DEF7619693EA000E17557 /* NSDataExtension.swift */; };
  12. 752E087B199FF27C005B0EA0 /* SHA1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 752E087A199FF27C005B0EA0 /* SHA1.swift */; };
  13. 75445821196AA2A5002FF20E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75445820196AA2A5002FF20E /* Security.framework */; settings = {ATTRIBUTES = (Required, ); }; };
  14. 7547195119931802002FA5F1 /* IntExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7547195019931802002FA5F1 /* IntExtension.swift */; };
  15. 754BE45B19693E190098E6F3 /* CryptoSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 754BE45A19693E190098E6F3 /* CryptoSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
  16. 754BE46819693E190098E6F3 /* HashTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754BE46719693E190098E6F3 /* HashTests.swift */; };
  17. 754C8FED19979F94005AD904 /* ArrayExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754C8FEC19979F94005AD904 /* ArrayExtension.swift */; };
  18. 754DD76E19A149AF00E52288 /* CryptoHashBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754DD76D19A149AF00E52288 /* CryptoHashBase.swift */; };
  19. 7552614E1993051E000D2B20 /* CryptoHash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7552614D1993051E000D2B20 /* CryptoHash.swift */; };
  20. 755FB1DA199E347D00475437 /* ExtensionsTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 755FB1D9199E347D00475437 /* ExtensionsTest.swift */; };
  21. 758F3F761992E57D0014BBDA /* Playground in Resources */ = {isa = PBXBuildFile; fileRef = 758F3F751992E57D0014BBDA /* Playground */; };
  22. 758F3F781992F6CE0014BBDA /* ByteExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758F3F771992F6CE0014BBDA /* ByteExtension.swift */; };
  23. 7599C9C6199EA28700A3988B /* StringExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7599C9C5199EA28700A3988B /* StringExtension.swift */; };
  24. 75B601EB197D6A6C0009B53D /* CryptoSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 754BE45519693E190098E6F3 /* CryptoSwift.framework */; };
  25. /* End PBXBuildFile section */
  26. /* Begin PBXContainerItemProxy section */
  27. 75B601E3197D69EB0009B53D /* PBXContainerItemProxy */ = {
  28. isa = PBXContainerItemProxy;
  29. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  30. proxyType = 1;
  31. remoteGlobalIDString = 754BE45419693E190098E6F3;
  32. remoteInfo = CryptoSwift;
  33. };
  34. 75B601E5197D6A270009B53D /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  37. proxyType = 1;
  38. remoteGlobalIDString = 754BE45419693E190098E6F3;
  39. remoteInfo = CryptoSwift;
  40. };
  41. 75B601E7197D6A3A0009B53D /* PBXContainerItemProxy */ = {
  42. isa = PBXContainerItemProxy;
  43. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  44. proxyType = 1;
  45. remoteGlobalIDString = 754BE45419693E190098E6F3;
  46. remoteInfo = CryptoSwift;
  47. };
  48. 75B601E9197D6A5C0009B53D /* PBXContainerItemProxy */ = {
  49. isa = PBXContainerItemProxy;
  50. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  51. proxyType = 1;
  52. remoteGlobalIDString = 754BE45419693E190098E6F3;
  53. remoteInfo = CryptoSwift;
  54. };
  55. 75B601EC197D6B3D0009B53D /* PBXContainerItemProxy */ = {
  56. isa = PBXContainerItemProxy;
  57. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  58. proxyType = 1;
  59. remoteGlobalIDString = 754BE45419693E190098E6F3;
  60. remoteInfo = CryptoSwift;
  61. };
  62. 75B6021C197D6CF10009B53D /* PBXContainerItemProxy */ = {
  63. isa = PBXContainerItemProxy;
  64. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  65. proxyType = 1;
  66. remoteGlobalIDString = 754BE45419693E190098E6F3;
  67. remoteInfo = CryptoSwift;
  68. };
  69. 75B6021E197D6D070009B53D /* PBXContainerItemProxy */ = {
  70. isa = PBXContainerItemProxy;
  71. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  72. proxyType = 1;
  73. remoteGlobalIDString = 754BE45419693E190098E6F3;
  74. remoteInfo = CryptoSwift;
  75. };
  76. /* End PBXContainerItemProxy section */
  77. /* Begin PBXCopyFilesBuildPhase section */
  78. 75B601E0197D69770009B53D /* CopyFiles */ = {
  79. isa = PBXCopyFilesBuildPhase;
  80. buildActionMask = 2147483647;
  81. dstPath = "";
  82. dstSubfolderSpec = 10;
  83. files = (
  84. );
  85. runOnlyForDeploymentPostprocessing = 0;
  86. };
  87. /* End PBXCopyFilesBuildPhase section */
  88. /* Begin PBXFileReference section */
  89. 750A545F1992D2680017DA75 /* MD5.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MD5.swift; sourceTree = "<group>"; };
  90. 75153D4119AA3C7900750381 /* SHA2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SHA2.swift; sourceTree = "<group>"; };
  91. 752DEF7619693EA000E17557 /* NSDataExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSDataExtension.swift; sourceTree = "<group>"; };
  92. 752E087A199FF27C005B0EA0 /* SHA1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SHA1.swift; sourceTree = "<group>"; };
  93. 75445820196AA2A5002FF20E /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
  94. 7547195019931802002FA5F1 /* IntExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IntExtension.swift; sourceTree = "<group>"; };
  95. 754BE45519693E190098E6F3 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  96. 754BE45919693E190098E6F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  97. 754BE45A19693E190098E6F3 /* CryptoSwift.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CryptoSwift.h; sourceTree = "<group>"; };
  98. 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CryptoSwiftTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  99. 754BE46619693E190098E6F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  100. 754BE46719693E190098E6F3 /* HashTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HashTests.swift; sourceTree = "<group>"; };
  101. 754C8FEC19979F94005AD904 /* ArrayExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ArrayExtension.swift; sourceTree = "<group>"; };
  102. 754DD76D19A149AF00E52288 /* CryptoHashBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CryptoHashBase.swift; sourceTree = "<group>"; };
  103. 7552614D1993051E000D2B20 /* CryptoHash.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CryptoHash.swift; sourceTree = "<group>"; };
  104. 755FB1D9199E347D00475437 /* ExtensionsTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExtensionsTest.swift; sourceTree = "<group>"; };
  105. 758F3F751992E57D0014BBDA /* Playground */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Playground; path = CryptoSwift/Playground; sourceTree = "<group>"; };
  106. 758F3F771992F6CE0014BBDA /* ByteExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ByteExtension.swift; sourceTree = "<group>"; };
  107. 7599C9C5199EA28700A3988B /* StringExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StringExtension.swift; sourceTree = "<group>"; };
  108. /* End PBXFileReference section */
  109. /* Begin PBXFrameworksBuildPhase section */
  110. 754BE45119693E190098E6F3 /* Frameworks */ = {
  111. isa = PBXFrameworksBuildPhase;
  112. buildActionMask = 2147483647;
  113. files = (
  114. 75445821196AA2A5002FF20E /* Security.framework in Frameworks */,
  115. );
  116. runOnlyForDeploymentPostprocessing = 0;
  117. };
  118. 754BE45D19693E190098E6F3 /* Frameworks */ = {
  119. isa = PBXFrameworksBuildPhase;
  120. buildActionMask = 2147483647;
  121. files = (
  122. 75B601EB197D6A6C0009B53D /* CryptoSwift.framework in Frameworks */,
  123. );
  124. runOnlyForDeploymentPostprocessing = 0;
  125. };
  126. /* End PBXFrameworksBuildPhase section */
  127. /* Begin PBXGroup section */
  128. 24B0BBA29D734E62809E53BC /* Frameworks */ = {
  129. isa = PBXGroup;
  130. children = (
  131. 75445820196AA2A5002FF20E /* Security.framework */,
  132. );
  133. name = Frameworks;
  134. sourceTree = "<group>";
  135. };
  136. 754BE44B19693E190098E6F3 = {
  137. isa = PBXGroup;
  138. children = (
  139. 758F3F751992E57D0014BBDA /* Playground */,
  140. 754BE45719693E190098E6F3 /* CryptoSwift */,
  141. 754BE46419693E190098E6F3 /* CryptoSwiftTests */,
  142. 754BE45619693E190098E6F3 /* Products */,
  143. 24B0BBA29D734E62809E53BC /* Frameworks */,
  144. );
  145. sourceTree = "<group>";
  146. };
  147. 754BE45619693E190098E6F3 /* Products */ = {
  148. isa = PBXGroup;
  149. children = (
  150. 754BE45519693E190098E6F3 /* CryptoSwift.framework */,
  151. 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */,
  152. );
  153. name = Products;
  154. sourceTree = "<group>";
  155. };
  156. 754BE45719693E190098E6F3 /* CryptoSwift */ = {
  157. isa = PBXGroup;
  158. children = (
  159. 754BE45A19693E190098E6F3 /* CryptoSwift.h */,
  160. 7552614D1993051E000D2B20 /* CryptoHash.swift */,
  161. 754DD76D19A149AF00E52288 /* CryptoHashBase.swift */,
  162. 750A545F1992D2680017DA75 /* MD5.swift */,
  163. 752E087A199FF27C005B0EA0 /* SHA1.swift */,
  164. 75153D4119AA3C7900750381 /* SHA2.swift */,
  165. 758F3F771992F6CE0014BBDA /* ByteExtension.swift */,
  166. 7547195019931802002FA5F1 /* IntExtension.swift */,
  167. 752DEF7619693EA000E17557 /* NSDataExtension.swift */,
  168. 754C8FEC19979F94005AD904 /* ArrayExtension.swift */,
  169. 7599C9C5199EA28700A3988B /* StringExtension.swift */,
  170. 754BE45819693E190098E6F3 /* Supporting Files */,
  171. );
  172. path = CryptoSwift;
  173. sourceTree = "<group>";
  174. };
  175. 754BE45819693E190098E6F3 /* Supporting Files */ = {
  176. isa = PBXGroup;
  177. children = (
  178. 754BE45919693E190098E6F3 /* Info.plist */,
  179. );
  180. name = "Supporting Files";
  181. sourceTree = "<group>";
  182. };
  183. 754BE46419693E190098E6F3 /* CryptoSwiftTests */ = {
  184. isa = PBXGroup;
  185. children = (
  186. 754BE46719693E190098E6F3 /* HashTests.swift */,
  187. 755FB1D9199E347D00475437 /* ExtensionsTest.swift */,
  188. 754BE46519693E190098E6F3 /* Supporting Files */,
  189. );
  190. path = CryptoSwiftTests;
  191. sourceTree = "<group>";
  192. };
  193. 754BE46519693E190098E6F3 /* Supporting Files */ = {
  194. isa = PBXGroup;
  195. children = (
  196. 754BE46619693E190098E6F3 /* Info.plist */,
  197. );
  198. name = "Supporting Files";
  199. sourceTree = "<group>";
  200. };
  201. /* End PBXGroup section */
  202. /* Begin PBXHeadersBuildPhase section */
  203. 754BE45219693E190098E6F3 /* Headers */ = {
  204. isa = PBXHeadersBuildPhase;
  205. buildActionMask = 2147483647;
  206. files = (
  207. 754BE45B19693E190098E6F3 /* CryptoSwift.h in Headers */,
  208. );
  209. runOnlyForDeploymentPostprocessing = 0;
  210. };
  211. /* End PBXHeadersBuildPhase section */
  212. /* Begin PBXNativeTarget section */
  213. 754BE45419693E190098E6F3 /* CryptoSwift */ = {
  214. isa = PBXNativeTarget;
  215. buildConfigurationList = 754BE46B19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwift" */;
  216. buildPhases = (
  217. 754BE45019693E190098E6F3 /* Sources */,
  218. 754BE45119693E190098E6F3 /* Frameworks */,
  219. 754BE45219693E190098E6F3 /* Headers */,
  220. 754BE45319693E190098E6F3 /* Resources */,
  221. 75B601E0197D69770009B53D /* CopyFiles */,
  222. );
  223. buildRules = (
  224. );
  225. dependencies = (
  226. );
  227. name = CryptoSwift;
  228. productName = CryptoSwift;
  229. productReference = 754BE45519693E190098E6F3 /* CryptoSwift.framework */;
  230. productType = "com.apple.product-type.framework";
  231. };
  232. 754BE45F19693E190098E6F3 /* CryptoSwiftTests */ = {
  233. isa = PBXNativeTarget;
  234. buildConfigurationList = 754BE46E19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwiftTests" */;
  235. buildPhases = (
  236. 754BE45C19693E190098E6F3 /* Sources */,
  237. 754BE45D19693E190098E6F3 /* Frameworks */,
  238. 754BE45E19693E190098E6F3 /* Resources */,
  239. );
  240. buildRules = (
  241. );
  242. dependencies = (
  243. 75B601E4197D69EB0009B53D /* PBXTargetDependency */,
  244. 75B601E6197D6A270009B53D /* PBXTargetDependency */,
  245. 75B601E8197D6A3A0009B53D /* PBXTargetDependency */,
  246. 75B601EA197D6A5C0009B53D /* PBXTargetDependency */,
  247. 75B601ED197D6B3D0009B53D /* PBXTargetDependency */,
  248. 75B6021D197D6CF10009B53D /* PBXTargetDependency */,
  249. 75B6021F197D6D070009B53D /* PBXTargetDependency */,
  250. );
  251. name = CryptoSwiftTests;
  252. productName = CryptoSwiftTests;
  253. productReference = 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */;
  254. productType = "com.apple.product-type.bundle.unit-test";
  255. };
  256. /* End PBXNativeTarget section */
  257. /* Begin PBXProject section */
  258. 754BE44C19693E190098E6F3 /* Project object */ = {
  259. isa = PBXProject;
  260. attributes = {
  261. LastUpgradeCheck = 0600;
  262. ORGANIZATIONNAME = "Marcin Krzyzanowski";
  263. TargetAttributes = {
  264. 754BE45419693E190098E6F3 = {
  265. CreatedOnToolsVersion = 6.0;
  266. };
  267. 754BE45F19693E190098E6F3 = {
  268. CreatedOnToolsVersion = 6.0;
  269. TestTargetID = 754BE45419693E190098E6F3;
  270. };
  271. };
  272. };
  273. buildConfigurationList = 754BE44F19693E190098E6F3 /* Build configuration list for PBXProject "CryptoSwift" */;
  274. compatibilityVersion = "Xcode 3.2";
  275. developmentRegion = English;
  276. hasScannedForEncodings = 0;
  277. knownRegions = (
  278. en,
  279. );
  280. mainGroup = 754BE44B19693E190098E6F3;
  281. productRefGroup = 754BE45619693E190098E6F3 /* Products */;
  282. projectDirPath = "";
  283. projectRoot = "";
  284. targets = (
  285. 754BE45419693E190098E6F3 /* CryptoSwift */,
  286. 754BE45F19693E190098E6F3 /* CryptoSwiftTests */,
  287. );
  288. };
  289. /* End PBXProject section */
  290. /* Begin PBXResourcesBuildPhase section */
  291. 754BE45319693E190098E6F3 /* Resources */ = {
  292. isa = PBXResourcesBuildPhase;
  293. buildActionMask = 2147483647;
  294. files = (
  295. 758F3F761992E57D0014BBDA /* Playground in Resources */,
  296. );
  297. runOnlyForDeploymentPostprocessing = 0;
  298. };
  299. 754BE45E19693E190098E6F3 /* Resources */ = {
  300. isa = PBXResourcesBuildPhase;
  301. buildActionMask = 2147483647;
  302. files = (
  303. );
  304. runOnlyForDeploymentPostprocessing = 0;
  305. };
  306. /* End PBXResourcesBuildPhase section */
  307. /* Begin PBXSourcesBuildPhase section */
  308. 754BE45019693E190098E6F3 /* Sources */ = {
  309. isa = PBXSourcesBuildPhase;
  310. buildActionMask = 2147483647;
  311. files = (
  312. 7552614E1993051E000D2B20 /* CryptoHash.swift in Sources */,
  313. 7599C9C6199EA28700A3988B /* StringExtension.swift in Sources */,
  314. 752E087B199FF27C005B0EA0 /* SHA1.swift in Sources */,
  315. 750A54601992D2680017DA75 /* MD5.swift in Sources */,
  316. 752DEF7719693EA000E17557 /* NSDataExtension.swift in Sources */,
  317. 754C8FED19979F94005AD904 /* ArrayExtension.swift in Sources */,
  318. 7547195119931802002FA5F1 /* IntExtension.swift in Sources */,
  319. 754DD76E19A149AF00E52288 /* CryptoHashBase.swift in Sources */,
  320. 758F3F781992F6CE0014BBDA /* ByteExtension.swift in Sources */,
  321. 75153D4219AA3C7900750381 /* SHA2.swift in Sources */,
  322. );
  323. runOnlyForDeploymentPostprocessing = 0;
  324. };
  325. 754BE45C19693E190098E6F3 /* Sources */ = {
  326. isa = PBXSourcesBuildPhase;
  327. buildActionMask = 2147483647;
  328. files = (
  329. 754BE46819693E190098E6F3 /* HashTests.swift in Sources */,
  330. 755FB1DA199E347D00475437 /* ExtensionsTest.swift in Sources */,
  331. );
  332. runOnlyForDeploymentPostprocessing = 0;
  333. };
  334. /* End PBXSourcesBuildPhase section */
  335. /* Begin PBXTargetDependency section */
  336. 75B601E4197D69EB0009B53D /* PBXTargetDependency */ = {
  337. isa = PBXTargetDependency;
  338. target = 754BE45419693E190098E6F3 /* CryptoSwift */;
  339. targetProxy = 75B601E3197D69EB0009B53D /* PBXContainerItemProxy */;
  340. };
  341. 75B601E6197D6A270009B53D /* PBXTargetDependency */ = {
  342. isa = PBXTargetDependency;
  343. target = 754BE45419693E190098E6F3 /* CryptoSwift */;
  344. targetProxy = 75B601E5197D6A270009B53D /* PBXContainerItemProxy */;
  345. };
  346. 75B601E8197D6A3A0009B53D /* PBXTargetDependency */ = {
  347. isa = PBXTargetDependency;
  348. target = 754BE45419693E190098E6F3 /* CryptoSwift */;
  349. targetProxy = 75B601E7197D6A3A0009B53D /* PBXContainerItemProxy */;
  350. };
  351. 75B601EA197D6A5C0009B53D /* PBXTargetDependency */ = {
  352. isa = PBXTargetDependency;
  353. target = 754BE45419693E190098E6F3 /* CryptoSwift */;
  354. targetProxy = 75B601E9197D6A5C0009B53D /* PBXContainerItemProxy */;
  355. };
  356. 75B601ED197D6B3D0009B53D /* PBXTargetDependency */ = {
  357. isa = PBXTargetDependency;
  358. target = 754BE45419693E190098E6F3 /* CryptoSwift */;
  359. targetProxy = 75B601EC197D6B3D0009B53D /* PBXContainerItemProxy */;
  360. };
  361. 75B6021D197D6CF10009B53D /* PBXTargetDependency */ = {
  362. isa = PBXTargetDependency;
  363. target = 754BE45419693E190098E6F3 /* CryptoSwift */;
  364. targetProxy = 75B6021C197D6CF10009B53D /* PBXContainerItemProxy */;
  365. };
  366. 75B6021F197D6D070009B53D /* PBXTargetDependency */ = {
  367. isa = PBXTargetDependency;
  368. target = 754BE45419693E190098E6F3 /* CryptoSwift */;
  369. targetProxy = 75B6021E197D6D070009B53D /* PBXContainerItemProxy */;
  370. };
  371. /* End PBXTargetDependency section */
  372. /* Begin XCBuildConfiguration section */
  373. 754BE46919693E190098E6F3 /* Debug */ = {
  374. isa = XCBuildConfiguration;
  375. buildSettings = {
  376. ALWAYS_SEARCH_USER_PATHS = NO;
  377. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  378. CLANG_CXX_LIBRARY = "libc++";
  379. CLANG_ENABLE_MODULES = YES;
  380. CLANG_ENABLE_OBJC_ARC = YES;
  381. CLANG_WARN_BOOL_CONVERSION = YES;
  382. CLANG_WARN_CONSTANT_CONVERSION = YES;
  383. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  384. CLANG_WARN_EMPTY_BODY = YES;
  385. CLANG_WARN_ENUM_CONVERSION = YES;
  386. CLANG_WARN_INT_CONVERSION = YES;
  387. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  388. CLANG_WARN_UNREACHABLE_CODE = YES;
  389. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  390. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  391. COPY_PHASE_STRIP = NO;
  392. CURRENT_PROJECT_VERSION = 1;
  393. ENABLE_STRICT_OBJC_MSGSEND = YES;
  394. GCC_C_LANGUAGE_STANDARD = gnu99;
  395. GCC_DYNAMIC_NO_PIC = NO;
  396. GCC_OPTIMIZATION_LEVEL = 0;
  397. GCC_PREPROCESSOR_DEFINITIONS = (
  398. "DEBUG=1",
  399. "$(inherited)",
  400. );
  401. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  402. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  403. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  404. GCC_WARN_UNDECLARED_SELECTOR = YES;
  405. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  406. GCC_WARN_UNUSED_FUNCTION = YES;
  407. GCC_WARN_UNUSED_VARIABLE = YES;
  408. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  409. METAL_ENABLE_DEBUG_INFO = YES;
  410. ONLY_ACTIVE_ARCH = YES;
  411. SDKROOT = iphoneos;
  412. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  413. TARGETED_DEVICE_FAMILY = "1,2";
  414. VERSIONING_SYSTEM = "apple-generic";
  415. VERSION_INFO_PREFIX = "";
  416. };
  417. name = Debug;
  418. };
  419. 754BE46A19693E190098E6F3 /* Release */ = {
  420. isa = XCBuildConfiguration;
  421. buildSettings = {
  422. ALWAYS_SEARCH_USER_PATHS = NO;
  423. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  424. CLANG_CXX_LIBRARY = "libc++";
  425. CLANG_ENABLE_MODULES = YES;
  426. CLANG_ENABLE_OBJC_ARC = YES;
  427. CLANG_WARN_BOOL_CONVERSION = YES;
  428. CLANG_WARN_CONSTANT_CONVERSION = YES;
  429. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  430. CLANG_WARN_EMPTY_BODY = YES;
  431. CLANG_WARN_ENUM_CONVERSION = YES;
  432. CLANG_WARN_INT_CONVERSION = YES;
  433. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  434. CLANG_WARN_UNREACHABLE_CODE = YES;
  435. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  436. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  437. COPY_PHASE_STRIP = YES;
  438. CURRENT_PROJECT_VERSION = 1;
  439. ENABLE_NS_ASSERTIONS = NO;
  440. ENABLE_STRICT_OBJC_MSGSEND = YES;
  441. GCC_C_LANGUAGE_STANDARD = gnu99;
  442. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  443. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  444. GCC_WARN_UNDECLARED_SELECTOR = YES;
  445. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  446. GCC_WARN_UNUSED_FUNCTION = YES;
  447. GCC_WARN_UNUSED_VARIABLE = YES;
  448. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  449. METAL_ENABLE_DEBUG_INFO = NO;
  450. SDKROOT = iphoneos;
  451. TARGETED_DEVICE_FAMILY = "1,2";
  452. VALIDATE_PRODUCT = YES;
  453. VERSIONING_SYSTEM = "apple-generic";
  454. VERSION_INFO_PREFIX = "";
  455. };
  456. name = Release;
  457. };
  458. 754BE46C19693E190098E6F3 /* Debug */ = {
  459. isa = XCBuildConfiguration;
  460. buildSettings = {
  461. CLANG_ENABLE_MODULES = YES;
  462. DEFINES_MODULE = YES;
  463. DYLIB_COMPATIBILITY_VERSION = 1;
  464. DYLIB_CURRENT_VERSION = 1;
  465. DYLIB_INSTALL_NAME_BASE = "@rpath";
  466. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  467. HEADER_SEARCH_PATHS = (
  468. "$(inherited)",
  469. "/Applications/Xcode6-Beta3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
  470. "includes/**",
  471. );
  472. INFOPLIST_FILE = CryptoSwift/Info.plist;
  473. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  474. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  475. PRODUCT_NAME = "$(TARGET_NAME)";
  476. SKIP_INSTALL = YES;
  477. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  478. };
  479. name = Debug;
  480. };
  481. 754BE46D19693E190098E6F3 /* Release */ = {
  482. isa = XCBuildConfiguration;
  483. buildSettings = {
  484. CLANG_ENABLE_MODULES = YES;
  485. DEFINES_MODULE = YES;
  486. DYLIB_COMPATIBILITY_VERSION = 1;
  487. DYLIB_CURRENT_VERSION = 1;
  488. DYLIB_INSTALL_NAME_BASE = "@rpath";
  489. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  490. HEADER_SEARCH_PATHS = (
  491. "$(inherited)",
  492. "/Applications/Xcode6-Beta3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
  493. "includes/**",
  494. );
  495. INFOPLIST_FILE = CryptoSwift/Info.plist;
  496. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  497. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  498. PRODUCT_NAME = "$(TARGET_NAME)";
  499. SKIP_INSTALL = YES;
  500. };
  501. name = Release;
  502. };
  503. 754BE46F19693E190098E6F3 /* Debug */ = {
  504. isa = XCBuildConfiguration;
  505. buildSettings = {
  506. FRAMEWORK_SEARCH_PATHS = (
  507. "$(SDKROOT)/Developer/Library/Frameworks",
  508. "$(inherited)",
  509. );
  510. GCC_PREPROCESSOR_DEFINITIONS = (
  511. "DEBUG=1",
  512. "$(inherited)",
  513. );
  514. HEADER_SEARCH_PATHS = (
  515. "$(inherited)",
  516. "/Applications/Xcode6-Beta3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
  517. "includes/**",
  518. );
  519. INFOPLIST_FILE = CryptoSwiftTests/Info.plist;
  520. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  521. METAL_ENABLE_DEBUG_INFO = YES;
  522. PRODUCT_NAME = "$(TARGET_NAME)";
  523. };
  524. name = Debug;
  525. };
  526. 754BE47019693E190098E6F3 /* Release */ = {
  527. isa = XCBuildConfiguration;
  528. buildSettings = {
  529. FRAMEWORK_SEARCH_PATHS = (
  530. "$(SDKROOT)/Developer/Library/Frameworks",
  531. "$(inherited)",
  532. );
  533. HEADER_SEARCH_PATHS = (
  534. "$(inherited)",
  535. "/Applications/Xcode6-Beta3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
  536. "includes/**",
  537. );
  538. INFOPLIST_FILE = CryptoSwiftTests/Info.plist;
  539. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  540. METAL_ENABLE_DEBUG_INFO = NO;
  541. PRODUCT_NAME = "$(TARGET_NAME)";
  542. };
  543. name = Release;
  544. };
  545. /* End XCBuildConfiguration section */
  546. /* Begin XCConfigurationList section */
  547. 754BE44F19693E190098E6F3 /* Build configuration list for PBXProject "CryptoSwift" */ = {
  548. isa = XCConfigurationList;
  549. buildConfigurations = (
  550. 754BE46919693E190098E6F3 /* Debug */,
  551. 754BE46A19693E190098E6F3 /* Release */,
  552. );
  553. defaultConfigurationIsVisible = 0;
  554. defaultConfigurationName = Release;
  555. };
  556. 754BE46B19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwift" */ = {
  557. isa = XCConfigurationList;
  558. buildConfigurations = (
  559. 754BE46C19693E190098E6F3 /* Debug */,
  560. 754BE46D19693E190098E6F3 /* Release */,
  561. );
  562. defaultConfigurationIsVisible = 0;
  563. defaultConfigurationName = Release;
  564. };
  565. 754BE46E19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwiftTests" */ = {
  566. isa = XCConfigurationList;
  567. buildConfigurations = (
  568. 754BE46F19693E190098E6F3 /* Debug */,
  569. 754BE47019693E190098E6F3 /* Release */,
  570. );
  571. defaultConfigurationIsVisible = 0;
  572. defaultConfigurationName = Release;
  573. };
  574. /* End XCConfigurationList section */
  575. };
  576. rootObject = 754BE44C19693E190098E6F3 /* Project object */;
  577. }