project.pbxproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 53EF3745328C4EBAA8FD3C8A /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 230BF7BDFE0F48EB92E8E651 /* libPods.a */; };
  10. 6CA7485BCB0B449C97D1EE33 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 230BF7BDFE0F48EB92E8E651 /* libPods.a */; };
  11. 752DEF7519693E7200E17557 /* CryptoSwift-Bridging-Header.h in Headers */ = {isa = PBXBuildFile; fileRef = 752DEF7419693E7200E17557 /* CryptoSwift-Bridging-Header.h */; };
  12. 752DEF7719693EA000E17557 /* NSDataExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 752DEF7619693EA000E17557 /* NSDataExtension.swift */; };
  13. 754BE45B19693E190098E6F3 /* CryptoSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 754BE45A19693E190098E6F3 /* CryptoSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
  14. 754BE46119693E190098E6F3 /* CryptoSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 754BE45519693E190098E6F3 /* CryptoSwift.framework */; };
  15. 754BE46819693E190098E6F3 /* CryptoSwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754BE46719693E190098E6F3 /* CryptoSwiftTests.swift */; };
  16. /* End PBXBuildFile section */
  17. /* Begin PBXContainerItemProxy section */
  18. 752DEF7819693F3A00E17557 /* PBXContainerItemProxy */ = {
  19. isa = PBXContainerItemProxy;
  20. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  21. proxyType = 1;
  22. remoteGlobalIDString = 754BE45419693E190098E6F3;
  23. remoteInfo = CryptoSwift;
  24. };
  25. 754BE46219693E190098E6F3 /* PBXContainerItemProxy */ = {
  26. isa = PBXContainerItemProxy;
  27. containerPortal = 754BE44C19693E190098E6F3 /* Project object */;
  28. proxyType = 1;
  29. remoteGlobalIDString = 754BE45419693E190098E6F3;
  30. remoteInfo = CryptoSwift;
  31. };
  32. /* End PBXContainerItemProxy section */
  33. /* Begin PBXFileReference section */
  34. 230BF7BDFE0F48EB92E8E651 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
  35. 3B94B3F6DF034011B9EAC0B8 /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = "<group>"; };
  36. 752DEF7419693E7200E17557 /* CryptoSwift-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CryptoSwift-Bridging-Header.h"; sourceTree = "<group>"; };
  37. 752DEF7619693EA000E17557 /* NSDataExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSDataExtension.swift; sourceTree = "<group>"; };
  38. 754BE45519693E190098E6F3 /* CryptoSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CryptoSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  39. 754BE45919693E190098E6F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  40. 754BE45A19693E190098E6F3 /* CryptoSwift.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CryptoSwift.h; sourceTree = "<group>"; };
  41. 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CryptoSwiftTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  42. 754BE46619693E190098E6F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  43. 754BE46719693E190098E6F3 /* CryptoSwiftTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CryptoSwiftTests.swift; sourceTree = "<group>"; };
  44. /* End PBXFileReference section */
  45. /* Begin PBXFrameworksBuildPhase section */
  46. 754BE45119693E190098E6F3 /* Frameworks */ = {
  47. isa = PBXFrameworksBuildPhase;
  48. buildActionMask = 2147483647;
  49. files = (
  50. 6CA7485BCB0B449C97D1EE33 /* libPods.a in Frameworks */,
  51. );
  52. runOnlyForDeploymentPostprocessing = 0;
  53. };
  54. 754BE45D19693E190098E6F3 /* Frameworks */ = {
  55. isa = PBXFrameworksBuildPhase;
  56. buildActionMask = 2147483647;
  57. files = (
  58. 754BE46119693E190098E6F3 /* CryptoSwift.framework in Frameworks */,
  59. 53EF3745328C4EBAA8FD3C8A /* libPods.a in Frameworks */,
  60. );
  61. runOnlyForDeploymentPostprocessing = 0;
  62. };
  63. /* End PBXFrameworksBuildPhase section */
  64. /* Begin PBXGroup section */
  65. 24B0BBA29D734E62809E53BC /* Frameworks */ = {
  66. isa = PBXGroup;
  67. children = (
  68. 230BF7BDFE0F48EB92E8E651 /* libPods.a */,
  69. );
  70. name = Frameworks;
  71. sourceTree = "<group>";
  72. };
  73. 754BE44B19693E190098E6F3 = {
  74. isa = PBXGroup;
  75. children = (
  76. 752DEF7419693E7200E17557 /* CryptoSwift-Bridging-Header.h */,
  77. 754BE45719693E190098E6F3 /* CryptoSwift */,
  78. 754BE46419693E190098E6F3 /* CryptoSwiftTests */,
  79. 754BE45619693E190098E6F3 /* Products */,
  80. 3B94B3F6DF034011B9EAC0B8 /* Pods.xcconfig */,
  81. 24B0BBA29D734E62809E53BC /* Frameworks */,
  82. );
  83. sourceTree = "<group>";
  84. };
  85. 754BE45619693E190098E6F3 /* Products */ = {
  86. isa = PBXGroup;
  87. children = (
  88. 754BE45519693E190098E6F3 /* CryptoSwift.framework */,
  89. 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */,
  90. );
  91. name = Products;
  92. sourceTree = "<group>";
  93. };
  94. 754BE45719693E190098E6F3 /* CryptoSwift */ = {
  95. isa = PBXGroup;
  96. children = (
  97. 754BE45A19693E190098E6F3 /* CryptoSwift.h */,
  98. 752DEF7619693EA000E17557 /* NSDataExtension.swift */,
  99. 754BE45819693E190098E6F3 /* Supporting Files */,
  100. );
  101. path = CryptoSwift;
  102. sourceTree = "<group>";
  103. };
  104. 754BE45819693E190098E6F3 /* Supporting Files */ = {
  105. isa = PBXGroup;
  106. children = (
  107. 754BE45919693E190098E6F3 /* Info.plist */,
  108. );
  109. name = "Supporting Files";
  110. sourceTree = "<group>";
  111. };
  112. 754BE46419693E190098E6F3 /* CryptoSwiftTests */ = {
  113. isa = PBXGroup;
  114. children = (
  115. 754BE46719693E190098E6F3 /* CryptoSwiftTests.swift */,
  116. 754BE46519693E190098E6F3 /* Supporting Files */,
  117. );
  118. path = CryptoSwiftTests;
  119. sourceTree = "<group>";
  120. };
  121. 754BE46519693E190098E6F3 /* Supporting Files */ = {
  122. isa = PBXGroup;
  123. children = (
  124. 754BE46619693E190098E6F3 /* Info.plist */,
  125. );
  126. name = "Supporting Files";
  127. sourceTree = "<group>";
  128. };
  129. /* End PBXGroup section */
  130. /* Begin PBXHeadersBuildPhase section */
  131. 754BE45219693E190098E6F3 /* Headers */ = {
  132. isa = PBXHeadersBuildPhase;
  133. buildActionMask = 2147483647;
  134. files = (
  135. 754BE45B19693E190098E6F3 /* CryptoSwift.h in Headers */,
  136. 752DEF7519693E7200E17557 /* CryptoSwift-Bridging-Header.h in Headers */,
  137. );
  138. runOnlyForDeploymentPostprocessing = 0;
  139. };
  140. /* End PBXHeadersBuildPhase section */
  141. /* Begin PBXNativeTarget section */
  142. 754BE45419693E190098E6F3 /* CryptoSwift */ = {
  143. isa = PBXNativeTarget;
  144. buildConfigurationList = 754BE46B19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwift" */;
  145. buildPhases = (
  146. D2A5B9C87E654FEB86F27268 /* Check Pods Manifest.lock */,
  147. 754BE45019693E190098E6F3 /* Sources */,
  148. 754BE45119693E190098E6F3 /* Frameworks */,
  149. 754BE45219693E190098E6F3 /* Headers */,
  150. 754BE45319693E190098E6F3 /* Resources */,
  151. 2153438C75D643938CD186E5 /* Copy Pods Resources */,
  152. );
  153. buildRules = (
  154. );
  155. dependencies = (
  156. );
  157. name = CryptoSwift;
  158. productName = CryptoSwift;
  159. productReference = 754BE45519693E190098E6F3 /* CryptoSwift.framework */;
  160. productType = "com.apple.product-type.framework";
  161. };
  162. 754BE45F19693E190098E6F3 /* CryptoSwiftTests */ = {
  163. isa = PBXNativeTarget;
  164. buildConfigurationList = 754BE46E19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwiftTests" */;
  165. buildPhases = (
  166. 1E999A4E5F8F4DBFAC09156C /* Check Pods Manifest.lock */,
  167. 754BE45C19693E190098E6F3 /* Sources */,
  168. 754BE45D19693E190098E6F3 /* Frameworks */,
  169. 754BE45E19693E190098E6F3 /* Resources */,
  170. 727090F2529B48728E22F15B /* Copy Pods Resources */,
  171. );
  172. buildRules = (
  173. );
  174. dependencies = (
  175. 754BE46319693E190098E6F3 /* PBXTargetDependency */,
  176. 752DEF7919693F3A00E17557 /* PBXTargetDependency */,
  177. );
  178. name = CryptoSwiftTests;
  179. productName = CryptoSwiftTests;
  180. productReference = 754BE46019693E190098E6F3 /* CryptoSwiftTests.xctest */;
  181. productType = "com.apple.product-type.bundle.unit-test";
  182. };
  183. /* End PBXNativeTarget section */
  184. /* Begin PBXProject section */
  185. 754BE44C19693E190098E6F3 /* Project object */ = {
  186. isa = PBXProject;
  187. attributes = {
  188. LastUpgradeCheck = 0600;
  189. ORGANIZATIONNAME = "Marcin Krzyzanowski";
  190. TargetAttributes = {
  191. 754BE45419693E190098E6F3 = {
  192. CreatedOnToolsVersion = 6.0;
  193. };
  194. 754BE45F19693E190098E6F3 = {
  195. CreatedOnToolsVersion = 6.0;
  196. TestTargetID = 754BE45419693E190098E6F3;
  197. };
  198. };
  199. };
  200. buildConfigurationList = 754BE44F19693E190098E6F3 /* Build configuration list for PBXProject "CryptoSwift" */;
  201. compatibilityVersion = "Xcode 3.2";
  202. developmentRegion = English;
  203. hasScannedForEncodings = 0;
  204. knownRegions = (
  205. en,
  206. );
  207. mainGroup = 754BE44B19693E190098E6F3;
  208. productRefGroup = 754BE45619693E190098E6F3 /* Products */;
  209. projectDirPath = "";
  210. projectRoot = "";
  211. targets = (
  212. 754BE45419693E190098E6F3 /* CryptoSwift */,
  213. 754BE45F19693E190098E6F3 /* CryptoSwiftTests */,
  214. );
  215. };
  216. /* End PBXProject section */
  217. /* Begin PBXResourcesBuildPhase section */
  218. 754BE45319693E190098E6F3 /* Resources */ = {
  219. isa = PBXResourcesBuildPhase;
  220. buildActionMask = 2147483647;
  221. files = (
  222. );
  223. runOnlyForDeploymentPostprocessing = 0;
  224. };
  225. 754BE45E19693E190098E6F3 /* Resources */ = {
  226. isa = PBXResourcesBuildPhase;
  227. buildActionMask = 2147483647;
  228. files = (
  229. );
  230. runOnlyForDeploymentPostprocessing = 0;
  231. };
  232. /* End PBXResourcesBuildPhase section */
  233. /* Begin PBXShellScriptBuildPhase section */
  234. 1E999A4E5F8F4DBFAC09156C /* Check Pods Manifest.lock */ = {
  235. isa = PBXShellScriptBuildPhase;
  236. buildActionMask = 2147483647;
  237. files = (
  238. );
  239. inputPaths = (
  240. );
  241. name = "Check Pods Manifest.lock";
  242. outputPaths = (
  243. );
  244. runOnlyForDeploymentPostprocessing = 0;
  245. shellPath = /bin/sh;
  246. shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
  247. showEnvVarsInLog = 0;
  248. };
  249. 2153438C75D643938CD186E5 /* Copy Pods Resources */ = {
  250. isa = PBXShellScriptBuildPhase;
  251. buildActionMask = 2147483647;
  252. files = (
  253. );
  254. inputPaths = (
  255. );
  256. name = "Copy Pods Resources";
  257. outputPaths = (
  258. );
  259. runOnlyForDeploymentPostprocessing = 0;
  260. shellPath = /bin/sh;
  261. shellScript = "\"${SRCROOT}/Pods/Pods-resources.sh\"\n";
  262. showEnvVarsInLog = 0;
  263. };
  264. 727090F2529B48728E22F15B /* Copy Pods Resources */ = {
  265. isa = PBXShellScriptBuildPhase;
  266. buildActionMask = 2147483647;
  267. files = (
  268. );
  269. inputPaths = (
  270. );
  271. name = "Copy Pods Resources";
  272. outputPaths = (
  273. );
  274. runOnlyForDeploymentPostprocessing = 0;
  275. shellPath = /bin/sh;
  276. shellScript = "\"${SRCROOT}/Pods/Pods-resources.sh\"\n";
  277. showEnvVarsInLog = 0;
  278. };
  279. D2A5B9C87E654FEB86F27268 /* Check Pods Manifest.lock */ = {
  280. isa = PBXShellScriptBuildPhase;
  281. buildActionMask = 2147483647;
  282. files = (
  283. );
  284. inputPaths = (
  285. );
  286. name = "Check Pods Manifest.lock";
  287. outputPaths = (
  288. );
  289. runOnlyForDeploymentPostprocessing = 0;
  290. shellPath = /bin/sh;
  291. shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
  292. showEnvVarsInLog = 0;
  293. };
  294. /* End PBXShellScriptBuildPhase section */
  295. /* Begin PBXSourcesBuildPhase section */
  296. 754BE45019693E190098E6F3 /* Sources */ = {
  297. isa = PBXSourcesBuildPhase;
  298. buildActionMask = 2147483647;
  299. files = (
  300. 752DEF7719693EA000E17557 /* NSDataExtension.swift in Sources */,
  301. );
  302. runOnlyForDeploymentPostprocessing = 0;
  303. };
  304. 754BE45C19693E190098E6F3 /* Sources */ = {
  305. isa = PBXSourcesBuildPhase;
  306. buildActionMask = 2147483647;
  307. files = (
  308. 754BE46819693E190098E6F3 /* CryptoSwiftTests.swift in Sources */,
  309. );
  310. runOnlyForDeploymentPostprocessing = 0;
  311. };
  312. /* End PBXSourcesBuildPhase section */
  313. /* Begin PBXTargetDependency section */
  314. 752DEF7919693F3A00E17557 /* PBXTargetDependency */ = {
  315. isa = PBXTargetDependency;
  316. target = 754BE45419693E190098E6F3 /* CryptoSwift */;
  317. targetProxy = 752DEF7819693F3A00E17557 /* PBXContainerItemProxy */;
  318. };
  319. 754BE46319693E190098E6F3 /* PBXTargetDependency */ = {
  320. isa = PBXTargetDependency;
  321. target = 754BE45419693E190098E6F3 /* CryptoSwift */;
  322. targetProxy = 754BE46219693E190098E6F3 /* PBXContainerItemProxy */;
  323. };
  324. /* End PBXTargetDependency section */
  325. /* Begin XCBuildConfiguration section */
  326. 754BE46919693E190098E6F3 /* Debug */ = {
  327. isa = XCBuildConfiguration;
  328. buildSettings = {
  329. ALWAYS_SEARCH_USER_PATHS = NO;
  330. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  331. CLANG_CXX_LIBRARY = "libc++";
  332. CLANG_ENABLE_MODULES = YES;
  333. CLANG_ENABLE_OBJC_ARC = YES;
  334. CLANG_WARN_BOOL_CONVERSION = YES;
  335. CLANG_WARN_CONSTANT_CONVERSION = YES;
  336. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  337. CLANG_WARN_EMPTY_BODY = YES;
  338. CLANG_WARN_ENUM_CONVERSION = YES;
  339. CLANG_WARN_INT_CONVERSION = YES;
  340. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  341. CLANG_WARN_UNREACHABLE_CODE = YES;
  342. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  343. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  344. COPY_PHASE_STRIP = NO;
  345. CURRENT_PROJECT_VERSION = 1;
  346. ENABLE_STRICT_OBJC_MSGSEND = YES;
  347. GCC_C_LANGUAGE_STANDARD = gnu99;
  348. GCC_DYNAMIC_NO_PIC = NO;
  349. GCC_OPTIMIZATION_LEVEL = 0;
  350. GCC_PREPROCESSOR_DEFINITIONS = (
  351. "DEBUG=1",
  352. "$(inherited)",
  353. );
  354. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  355. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  356. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  357. GCC_WARN_UNDECLARED_SELECTOR = YES;
  358. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  359. GCC_WARN_UNUSED_FUNCTION = YES;
  360. GCC_WARN_UNUSED_VARIABLE = YES;
  361. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  362. METAL_ENABLE_DEBUG_INFO = YES;
  363. ONLY_ACTIVE_ARCH = YES;
  364. SDKROOT = iphoneos;
  365. SWIFT_OBJC_BRIDGING_HEADER = "CryptoSwift-Bridging-Header.h";
  366. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  367. TARGETED_DEVICE_FAMILY = "1,2";
  368. VERSIONING_SYSTEM = "apple-generic";
  369. VERSION_INFO_PREFIX = "";
  370. };
  371. name = Debug;
  372. };
  373. 754BE46A19693E190098E6F3 /* Release */ = {
  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 = YES;
  392. CURRENT_PROJECT_VERSION = 1;
  393. ENABLE_NS_ASSERTIONS = NO;
  394. ENABLE_STRICT_OBJC_MSGSEND = YES;
  395. GCC_C_LANGUAGE_STANDARD = gnu99;
  396. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  397. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  398. GCC_WARN_UNDECLARED_SELECTOR = YES;
  399. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  400. GCC_WARN_UNUSED_FUNCTION = YES;
  401. GCC_WARN_UNUSED_VARIABLE = YES;
  402. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  403. METAL_ENABLE_DEBUG_INFO = NO;
  404. SDKROOT = iphoneos;
  405. SWIFT_OBJC_BRIDGING_HEADER = "CryptoSwift-Bridging-Header.h";
  406. TARGETED_DEVICE_FAMILY = "1,2";
  407. VALIDATE_PRODUCT = YES;
  408. VERSIONING_SYSTEM = "apple-generic";
  409. VERSION_INFO_PREFIX = "";
  410. };
  411. name = Release;
  412. };
  413. 754BE46C19693E190098E6F3 /* Debug */ = {
  414. isa = XCBuildConfiguration;
  415. baseConfigurationReference = 3B94B3F6DF034011B9EAC0B8 /* Pods.xcconfig */;
  416. buildSettings = {
  417. CLANG_ENABLE_MODULES = YES;
  418. DEFINES_MODULE = YES;
  419. DYLIB_COMPATIBILITY_VERSION = 1;
  420. DYLIB_CURRENT_VERSION = 1;
  421. DYLIB_INSTALL_NAME_BASE = "@rpath";
  422. INFOPLIST_FILE = CryptoSwift/Info.plist;
  423. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  424. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  425. PRODUCT_NAME = "$(TARGET_NAME)";
  426. SKIP_INSTALL = YES;
  427. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  428. };
  429. name = Debug;
  430. };
  431. 754BE46D19693E190098E6F3 /* Release */ = {
  432. isa = XCBuildConfiguration;
  433. baseConfigurationReference = 3B94B3F6DF034011B9EAC0B8 /* Pods.xcconfig */;
  434. buildSettings = {
  435. CLANG_ENABLE_MODULES = YES;
  436. DEFINES_MODULE = YES;
  437. DYLIB_COMPATIBILITY_VERSION = 1;
  438. DYLIB_CURRENT_VERSION = 1;
  439. DYLIB_INSTALL_NAME_BASE = "@rpath";
  440. INFOPLIST_FILE = CryptoSwift/Info.plist;
  441. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  442. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  443. PRODUCT_NAME = "$(TARGET_NAME)";
  444. SKIP_INSTALL = YES;
  445. };
  446. name = Release;
  447. };
  448. 754BE46F19693E190098E6F3 /* Debug */ = {
  449. isa = XCBuildConfiguration;
  450. baseConfigurationReference = 3B94B3F6DF034011B9EAC0B8 /* Pods.xcconfig */;
  451. buildSettings = {
  452. FRAMEWORK_SEARCH_PATHS = (
  453. "$(SDKROOT)/Developer/Library/Frameworks",
  454. "$(inherited)",
  455. );
  456. GCC_PREPROCESSOR_DEFINITIONS = (
  457. "DEBUG=1",
  458. "$(inherited)",
  459. );
  460. INFOPLIST_FILE = CryptoSwiftTests/Info.plist;
  461. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  462. METAL_ENABLE_DEBUG_INFO = YES;
  463. PRODUCT_NAME = "$(TARGET_NAME)";
  464. };
  465. name = Debug;
  466. };
  467. 754BE47019693E190098E6F3 /* Release */ = {
  468. isa = XCBuildConfiguration;
  469. baseConfigurationReference = 3B94B3F6DF034011B9EAC0B8 /* Pods.xcconfig */;
  470. buildSettings = {
  471. FRAMEWORK_SEARCH_PATHS = (
  472. "$(SDKROOT)/Developer/Library/Frameworks",
  473. "$(inherited)",
  474. );
  475. INFOPLIST_FILE = CryptoSwiftTests/Info.plist;
  476. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  477. METAL_ENABLE_DEBUG_INFO = NO;
  478. PRODUCT_NAME = "$(TARGET_NAME)";
  479. };
  480. name = Release;
  481. };
  482. /* End XCBuildConfiguration section */
  483. /* Begin XCConfigurationList section */
  484. 754BE44F19693E190098E6F3 /* Build configuration list for PBXProject "CryptoSwift" */ = {
  485. isa = XCConfigurationList;
  486. buildConfigurations = (
  487. 754BE46919693E190098E6F3 /* Debug */,
  488. 754BE46A19693E190098E6F3 /* Release */,
  489. );
  490. defaultConfigurationIsVisible = 0;
  491. defaultConfigurationName = Release;
  492. };
  493. 754BE46B19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwift" */ = {
  494. isa = XCConfigurationList;
  495. buildConfigurations = (
  496. 754BE46C19693E190098E6F3 /* Debug */,
  497. 754BE46D19693E190098E6F3 /* Release */,
  498. );
  499. defaultConfigurationIsVisible = 0;
  500. defaultConfigurationName = Release;
  501. };
  502. 754BE46E19693E190098E6F3 /* Build configuration list for PBXNativeTarget "CryptoSwiftTests" */ = {
  503. isa = XCConfigurationList;
  504. buildConfigurations = (
  505. 754BE46F19693E190098E6F3 /* Debug */,
  506. 754BE47019693E190098E6F3 /* Release */,
  507. );
  508. defaultConfigurationIsVisible = 0;
  509. defaultConfigurationName = Release;
  510. };
  511. /* End XCConfigurationList section */
  512. };
  513. rootObject = 754BE44C19693E190098E6F3 /* Project object */;
  514. }