project.pbxproj 22 KB

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