project.pbxproj 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 47;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. E14ABAE61E579E4F008C0A86 /* RNCryptorGeneratedVectorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13AB2F51E579A89003A650E /* RNCryptorGeneratedVectorTests.swift */; };
  10. E14ABAE71E579E7E008C0A86 /* RNCryptorGeneratedVectorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13AB2F51E579A89003A650E /* RNCryptorGeneratedVectorTests.swift */; };
  11. FB627FD91B2B7A1800C3A579 /* RNCryptor.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FB627FCE1B2B7A1700C3A579 /* RNCryptor.framework */; };
  12. FB7F2FB41D17438400A6283E /* RNCryptorPerformance.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB7F2FAC1D17422300A6283E /* RNCryptorPerformance.swift */; };
  13. FB7F2FBA1D17438400A6283E /* RNCryptor.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FB627FCE1B2B7A1700C3A579 /* RNCryptor.framework */; };
  14. FBBA73891BC0892100400E65 /* RNCryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBBA73861BC0892100400E65 /* RNCryptor.swift */; };
  15. FBBA738C1BC0893500400E65 /* RNCryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBBA73861BC0892100400E65 /* RNCryptor.swift */; };
  16. FBBA73971BC089FA00400E65 /* Data.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBBA738E1BC089FA00400E65 /* Data.swift */; };
  17. FBBA73981BC089FA00400E65 /* Data.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBBA738E1BC089FA00400E65 /* Data.swift */; };
  18. FBBA73A11BC089FA00400E65 /* OverfowingBuffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBBA73941BC089FA00400E65 /* OverfowingBuffer.swift */; };
  19. FBBA73A21BC089FA00400E65 /* OverfowingBuffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBBA73941BC089FA00400E65 /* OverfowingBuffer.swift */; };
  20. FBBA73A31BC089FA00400E65 /* RNCryptorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBBA73951BC089FA00400E65 /* RNCryptorTests.swift */; };
  21. FBBA73A41BC089FA00400E65 /* RNCryptorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBBA73951BC089FA00400E65 /* RNCryptorTests.swift */; };
  22. FBBA73A51BC089FA00400E65 /* VectorTestHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBBA73961BC089FA00400E65 /* VectorTestHelpers.swift */; };
  23. FBBA73A61BC089FA00400E65 /* VectorTestHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBBA73961BC089FA00400E65 /* VectorTestHelpers.swift */; };
  24. FBCF48DE1B43286D00DCFB19 /* RNCryptor.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBCF48D41B43286D00DCFB19 /* RNCryptor.framework */; };
  25. /* End PBXBuildFile section */
  26. /* Begin PBXContainerItemProxy section */
  27. FB627FDA1B2B7A1800C3A579 /* PBXContainerItemProxy */ = {
  28. isa = PBXContainerItemProxy;
  29. containerPortal = FB627FC51B2B7A1700C3A579 /* Project object */;
  30. proxyType = 1;
  31. remoteGlobalIDString = FB627FCD1B2B7A1700C3A579;
  32. remoteInfo = RNCryptor;
  33. };
  34. FB7F2FB01D17438400A6283E /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = FB627FC51B2B7A1700C3A579 /* Project object */;
  37. proxyType = 1;
  38. remoteGlobalIDString = FB627FCD1B2B7A1700C3A579;
  39. remoteInfo = RNCryptor;
  40. };
  41. FBCF48DF1B43286D00DCFB19 /* PBXContainerItemProxy */ = {
  42. isa = PBXContainerItemProxy;
  43. containerPortal = FB627FC51B2B7A1700C3A579 /* Project object */;
  44. proxyType = 1;
  45. remoteGlobalIDString = FBCF48D31B43286D00DCFB19;
  46. remoteInfo = "RNCryptor-OSX";
  47. };
  48. /* End PBXContainerItemProxy section */
  49. /* Begin PBXFileReference section */
  50. E13AB2F51E579A89003A650E /* RNCryptorGeneratedVectorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RNCryptorGeneratedVectorTests.swift; path = RNCryptorTests/GeneratedTests/RNCryptorGeneratedVectorTests.swift; sourceTree = "<group>"; };
  51. FB45A37E1BBB713B00265FD1 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
  52. FB627FCE1B2B7A1700C3A579 /* RNCryptor.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RNCryptor.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  53. FB627FD81B2B7A1800C3A579 /* RNCryptorTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RNCryptorTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  54. FB7F2FAC1D17422300A6283E /* RNCryptorPerformance.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RNCryptorPerformance.swift; path = RNCryptorTests/RNCryptorPerformance.swift; sourceTree = "<group>"; };
  55. FB7F2FBF1D17438400A6283E /* RNCryptorPerfTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RNCryptorPerfTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  56. FBBA73841BC0892100400E65 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  57. FBBA73861BC0892100400E65 /* RNCryptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RNCryptor.swift; path = Sources/RNCryptor/RNCryptor.swift; sourceTree = "<group>"; };
  58. FBBA738E1BC089FA00400E65 /* Data.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Data.swift; path = RNCryptorTests/Data.swift; sourceTree = "<group>"; };
  59. FBBA73911BC089FA00400E65 /* GenVectorTests */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = GenVectorTests; path = RNCryptorTests/GenVectorTests; sourceTree = "<group>"; };
  60. FBBA73921BC089FA00400E65 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = RNCryptorTests/Info.plist; sourceTree = "<group>"; };
  61. FBBA73941BC089FA00400E65 /* OverfowingBuffer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OverfowingBuffer.swift; path = RNCryptorTests/OverfowingBuffer.swift; sourceTree = "<group>"; };
  62. FBBA73951BC089FA00400E65 /* RNCryptorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RNCryptorTests.swift; path = RNCryptorTests/RNCryptorTests.swift; sourceTree = "<group>"; };
  63. FBBA73961BC089FA00400E65 /* VectorTestHelpers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = VectorTestHelpers.swift; path = RNCryptorTests/VectorTestHelpers.swift; sourceTree = "<group>"; };
  64. FBC30B6E1BD937A300D03947 /* CHANGELOG.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = "<group>"; };
  65. FBCF48D41B43286D00DCFB19 /* RNCryptor.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RNCryptor.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  66. FBCF48DD1B43286D00DCFB19 /* RNCryptor-OSXTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "RNCryptor-OSXTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  67. /* End PBXFileReference section */
  68. /* Begin PBXFrameworksBuildPhase section */
  69. FB627FCA1B2B7A1700C3A579 /* Frameworks */ = {
  70. isa = PBXFrameworksBuildPhase;
  71. buildActionMask = 2147483647;
  72. files = (
  73. );
  74. runOnlyForDeploymentPostprocessing = 0;
  75. };
  76. FB627FD51B2B7A1800C3A579 /* Frameworks */ = {
  77. isa = PBXFrameworksBuildPhase;
  78. buildActionMask = 2147483647;
  79. files = (
  80. FB627FD91B2B7A1800C3A579 /* RNCryptor.framework in Frameworks */,
  81. );
  82. runOnlyForDeploymentPostprocessing = 0;
  83. };
  84. FB7F2FB91D17438400A6283E /* Frameworks */ = {
  85. isa = PBXFrameworksBuildPhase;
  86. buildActionMask = 2147483647;
  87. files = (
  88. FB7F2FBA1D17438400A6283E /* RNCryptor.framework in Frameworks */,
  89. );
  90. runOnlyForDeploymentPostprocessing = 0;
  91. };
  92. FBCF48D01B43286D00DCFB19 /* Frameworks */ = {
  93. isa = PBXFrameworksBuildPhase;
  94. buildActionMask = 2147483647;
  95. files = (
  96. );
  97. runOnlyForDeploymentPostprocessing = 0;
  98. };
  99. FBCF48DA1B43286D00DCFB19 /* Frameworks */ = {
  100. isa = PBXFrameworksBuildPhase;
  101. buildActionMask = 2147483647;
  102. files = (
  103. FBCF48DE1B43286D00DCFB19 /* RNCryptor.framework in Frameworks */,
  104. );
  105. runOnlyForDeploymentPostprocessing = 0;
  106. };
  107. /* End PBXFrameworksBuildPhase section */
  108. /* Begin PBXGroup section */
  109. E13AB2F41E579A77003A650E /* Generated */ = {
  110. isa = PBXGroup;
  111. children = (
  112. E13AB2F51E579A89003A650E /* RNCryptorGeneratedVectorTests.swift */,
  113. );
  114. name = Generated;
  115. sourceTree = "<group>";
  116. };
  117. FB627FC41B2B7A1700C3A579 = {
  118. isa = PBXGroup;
  119. children = (
  120. FBC30B6E1BD937A300D03947 /* CHANGELOG.md */,
  121. FB45A37E1BBB713B00265FD1 /* README.md */,
  122. FBBA73861BC0892100400E65 /* RNCryptor.swift */,
  123. FBBA73841BC0892100400E65 /* Info.plist */,
  124. FBBA738D1BC089FA00400E65 /* Tests */,
  125. FB627FCF1B2B7A1700C3A579 /* Products */,
  126. );
  127. sourceTree = "<group>";
  128. };
  129. FB627FCF1B2B7A1700C3A579 /* Products */ = {
  130. isa = PBXGroup;
  131. children = (
  132. FB627FCE1B2B7A1700C3A579 /* RNCryptor.framework */,
  133. FB627FD81B2B7A1800C3A579 /* RNCryptorTests.xctest */,
  134. FBCF48D41B43286D00DCFB19 /* RNCryptor.framework */,
  135. FBCF48DD1B43286D00DCFB19 /* RNCryptor-OSXTests.xctest */,
  136. FB7F2FBF1D17438400A6283E /* RNCryptorPerfTests.xctest */,
  137. );
  138. name = Products;
  139. sourceTree = "<group>";
  140. };
  141. FBBA738D1BC089FA00400E65 /* Tests */ = {
  142. isa = PBXGroup;
  143. children = (
  144. E13AB2F41E579A77003A650E /* Generated */,
  145. FBBA738E1BC089FA00400E65 /* Data.swift */,
  146. FBBA73911BC089FA00400E65 /* GenVectorTests */,
  147. FBBA73921BC089FA00400E65 /* Info.plist */,
  148. FBBA73941BC089FA00400E65 /* OverfowingBuffer.swift */,
  149. FBBA73951BC089FA00400E65 /* RNCryptorTests.swift */,
  150. FBBA73961BC089FA00400E65 /* VectorTestHelpers.swift */,
  151. FBE34C0E1D17518800F436B4 /* Performance */,
  152. );
  153. path = Tests;
  154. sourceTree = "<group>";
  155. };
  156. FBE34C0E1D17518800F436B4 /* Performance */ = {
  157. isa = PBXGroup;
  158. children = (
  159. FB7F2FAC1D17422300A6283E /* RNCryptorPerformance.swift */,
  160. );
  161. name = Performance;
  162. sourceTree = "<group>";
  163. };
  164. /* End PBXGroup section */
  165. /* Begin PBXHeadersBuildPhase section */
  166. FB627FCB1B2B7A1700C3A579 /* Headers */ = {
  167. isa = PBXHeadersBuildPhase;
  168. buildActionMask = 2147483647;
  169. files = (
  170. );
  171. runOnlyForDeploymentPostprocessing = 0;
  172. };
  173. FBCF48D11B43286D00DCFB19 /* Headers */ = {
  174. isa = PBXHeadersBuildPhase;
  175. buildActionMask = 2147483647;
  176. files = (
  177. );
  178. runOnlyForDeploymentPostprocessing = 0;
  179. };
  180. /* End PBXHeadersBuildPhase section */
  181. /* Begin PBXNativeTarget section */
  182. FB627FCD1B2B7A1700C3A579 /* RNCryptor */ = {
  183. isa = PBXNativeTarget;
  184. buildConfigurationList = FB627FE21B2B7A1800C3A579 /* Build configuration list for PBXNativeTarget "RNCryptor" */;
  185. buildPhases = (
  186. FB627FC91B2B7A1700C3A579 /* Sources */,
  187. FB627FCA1B2B7A1700C3A579 /* Frameworks */,
  188. FB627FCB1B2B7A1700C3A579 /* Headers */,
  189. FB627FCC1B2B7A1700C3A579 /* Resources */,
  190. );
  191. buildRules = (
  192. );
  193. dependencies = (
  194. );
  195. name = RNCryptor;
  196. productName = RNCryptor;
  197. productReference = FB627FCE1B2B7A1700C3A579 /* RNCryptor.framework */;
  198. productType = "com.apple.product-type.framework";
  199. };
  200. FB627FD71B2B7A1800C3A579 /* RNCryptorTests */ = {
  201. isa = PBXNativeTarget;
  202. buildConfigurationList = FB627FE51B2B7A1800C3A579 /* Build configuration list for PBXNativeTarget "RNCryptorTests" */;
  203. buildPhases = (
  204. FB627FD41B2B7A1800C3A579 /* Sources */,
  205. FB627FD51B2B7A1800C3A579 /* Frameworks */,
  206. FB627FD61B2B7A1800C3A579 /* Resources */,
  207. );
  208. buildRules = (
  209. );
  210. dependencies = (
  211. FB627FDB1B2B7A1800C3A579 /* PBXTargetDependency */,
  212. );
  213. name = RNCryptorTests;
  214. productName = RNCryptorTests;
  215. productReference = FB627FD81B2B7A1800C3A579 /* RNCryptorTests.xctest */;
  216. productType = "com.apple.product-type.bundle.unit-test";
  217. };
  218. FB7F2FAE1D17438400A6283E /* RNCryptorPerfTests */ = {
  219. isa = PBXNativeTarget;
  220. buildConfigurationList = FB7F2FBC1D17438400A6283E /* Build configuration list for PBXNativeTarget "RNCryptorPerfTests" */;
  221. buildPhases = (
  222. FB7F2FB11D17438400A6283E /* Sources */,
  223. FB7F2FB91D17438400A6283E /* Frameworks */,
  224. FB7F2FBB1D17438400A6283E /* Resources */,
  225. );
  226. buildRules = (
  227. );
  228. dependencies = (
  229. FB7F2FAF1D17438400A6283E /* PBXTargetDependency */,
  230. );
  231. name = RNCryptorPerfTests;
  232. productName = RNCryptorTests;
  233. productReference = FB7F2FBF1D17438400A6283E /* RNCryptorPerfTests.xctest */;
  234. productType = "com.apple.product-type.bundle.unit-test";
  235. };
  236. FBCF48D31B43286D00DCFB19 /* RNCryptor-OSX */ = {
  237. isa = PBXNativeTarget;
  238. buildConfigurationList = FBCF48E91B43286D00DCFB19 /* Build configuration list for PBXNativeTarget "RNCryptor-OSX" */;
  239. buildPhases = (
  240. FBCF48CF1B43286D00DCFB19 /* Sources */,
  241. FBCF48D01B43286D00DCFB19 /* Frameworks */,
  242. FBCF48D11B43286D00DCFB19 /* Headers */,
  243. FBCF48D21B43286D00DCFB19 /* Resources */,
  244. );
  245. buildRules = (
  246. );
  247. dependencies = (
  248. );
  249. name = "RNCryptor-OSX";
  250. productName = "RNCryptor-OSX";
  251. productReference = FBCF48D41B43286D00DCFB19 /* RNCryptor.framework */;
  252. productType = "com.apple.product-type.framework";
  253. };
  254. FBCF48DC1B43286D00DCFB19 /* RNCryptor-OSXTests */ = {
  255. isa = PBXNativeTarget;
  256. buildConfigurationList = FBCF48EA1B43286D00DCFB19 /* Build configuration list for PBXNativeTarget "RNCryptor-OSXTests" */;
  257. buildPhases = (
  258. FBCF48D91B43286D00DCFB19 /* Sources */,
  259. FBCF48DA1B43286D00DCFB19 /* Frameworks */,
  260. FBCF48DB1B43286D00DCFB19 /* Resources */,
  261. );
  262. buildRules = (
  263. );
  264. dependencies = (
  265. FBCF48E01B43286D00DCFB19 /* PBXTargetDependency */,
  266. );
  267. name = "RNCryptor-OSXTests";
  268. productName = "RNCryptor-OSXTests";
  269. productReference = FBCF48DD1B43286D00DCFB19 /* RNCryptor-OSXTests.xctest */;
  270. productType = "com.apple.product-type.bundle.unit-test";
  271. };
  272. /* End PBXNativeTarget section */
  273. /* Begin PBXProject section */
  274. FB627FC51B2B7A1700C3A579 /* Project object */ = {
  275. isa = PBXProject;
  276. attributes = {
  277. LastSwiftUpdateCheck = 0700;
  278. LastUpgradeCheck = 1020;
  279. ORGANIZATIONNAME = "Rob Napier";
  280. TargetAttributes = {
  281. FB627FCD1B2B7A1700C3A579 = {
  282. CreatedOnToolsVersion = 7.0;
  283. DevelopmentTeam = J374TBL6J6;
  284. DevelopmentTeamName = "Rob Napier";
  285. LastSwiftMigration = 1020;
  286. };
  287. FB627FD71B2B7A1800C3A579 = {
  288. CreatedOnToolsVersion = 7.0;
  289. DevelopmentTeam = J374TBL6J6;
  290. DevelopmentTeamName = "Rob Napier";
  291. LastSwiftMigration = 1020;
  292. };
  293. FB7F2FAE1D17438400A6283E = {
  294. LastSwiftMigration = 1020;
  295. };
  296. FBCF48D31B43286D00DCFB19 = {
  297. CreatedOnToolsVersion = 7.0;
  298. LastSwiftMigration = 1020;
  299. };
  300. FBCF48DC1B43286D00DCFB19 = {
  301. CreatedOnToolsVersion = 7.0;
  302. LastSwiftMigration = 1020;
  303. };
  304. };
  305. };
  306. buildConfigurationList = FB627FC81B2B7A1700C3A579 /* Build configuration list for PBXProject "RNCryptor" */;
  307. compatibilityVersion = "Xcode 6.3";
  308. developmentRegion = English;
  309. hasScannedForEncodings = 0;
  310. knownRegions = (
  311. English,
  312. en,
  313. );
  314. mainGroup = FB627FC41B2B7A1700C3A579;
  315. productRefGroup = FB627FCF1B2B7A1700C3A579 /* Products */;
  316. projectDirPath = "";
  317. projectRoot = "";
  318. targets = (
  319. FB627FCD1B2B7A1700C3A579 /* RNCryptor */,
  320. FB627FD71B2B7A1800C3A579 /* RNCryptorTests */,
  321. FBCF48D31B43286D00DCFB19 /* RNCryptor-OSX */,
  322. FBCF48DC1B43286D00DCFB19 /* RNCryptor-OSXTests */,
  323. FB7F2FAE1D17438400A6283E /* RNCryptorPerfTests */,
  324. );
  325. };
  326. /* End PBXProject section */
  327. /* Begin PBXResourcesBuildPhase section */
  328. FB627FCC1B2B7A1700C3A579 /* Resources */ = {
  329. isa = PBXResourcesBuildPhase;
  330. buildActionMask = 2147483647;
  331. files = (
  332. );
  333. runOnlyForDeploymentPostprocessing = 0;
  334. };
  335. FB627FD61B2B7A1800C3A579 /* Resources */ = {
  336. isa = PBXResourcesBuildPhase;
  337. buildActionMask = 2147483647;
  338. files = (
  339. );
  340. runOnlyForDeploymentPostprocessing = 0;
  341. };
  342. FB7F2FBB1D17438400A6283E /* Resources */ = {
  343. isa = PBXResourcesBuildPhase;
  344. buildActionMask = 2147483647;
  345. files = (
  346. );
  347. runOnlyForDeploymentPostprocessing = 0;
  348. };
  349. FBCF48D21B43286D00DCFB19 /* Resources */ = {
  350. isa = PBXResourcesBuildPhase;
  351. buildActionMask = 2147483647;
  352. files = (
  353. );
  354. runOnlyForDeploymentPostprocessing = 0;
  355. };
  356. FBCF48DB1B43286D00DCFB19 /* Resources */ = {
  357. isa = PBXResourcesBuildPhase;
  358. buildActionMask = 2147483647;
  359. files = (
  360. );
  361. runOnlyForDeploymentPostprocessing = 0;
  362. };
  363. /* End PBXResourcesBuildPhase section */
  364. /* Begin PBXSourcesBuildPhase section */
  365. FB627FC91B2B7A1700C3A579 /* Sources */ = {
  366. isa = PBXSourcesBuildPhase;
  367. buildActionMask = 2147483647;
  368. files = (
  369. FBBA73891BC0892100400E65 /* RNCryptor.swift in Sources */,
  370. );
  371. runOnlyForDeploymentPostprocessing = 0;
  372. };
  373. FB627FD41B2B7A1800C3A579 /* Sources */ = {
  374. isa = PBXSourcesBuildPhase;
  375. buildActionMask = 2147483647;
  376. files = (
  377. E14ABAE61E579E4F008C0A86 /* RNCryptorGeneratedVectorTests.swift in Sources */,
  378. FBBA73A11BC089FA00400E65 /* OverfowingBuffer.swift in Sources */,
  379. FBBA73971BC089FA00400E65 /* Data.swift in Sources */,
  380. FBBA73A31BC089FA00400E65 /* RNCryptorTests.swift in Sources */,
  381. FBBA73A51BC089FA00400E65 /* VectorTestHelpers.swift in Sources */,
  382. );
  383. runOnlyForDeploymentPostprocessing = 0;
  384. };
  385. FB7F2FB11D17438400A6283E /* Sources */ = {
  386. isa = PBXSourcesBuildPhase;
  387. buildActionMask = 2147483647;
  388. files = (
  389. FB7F2FB41D17438400A6283E /* RNCryptorPerformance.swift in Sources */,
  390. );
  391. runOnlyForDeploymentPostprocessing = 0;
  392. };
  393. FBCF48CF1B43286D00DCFB19 /* Sources */ = {
  394. isa = PBXSourcesBuildPhase;
  395. buildActionMask = 2147483647;
  396. files = (
  397. FBBA738C1BC0893500400E65 /* RNCryptor.swift in Sources */,
  398. );
  399. runOnlyForDeploymentPostprocessing = 0;
  400. };
  401. FBCF48D91B43286D00DCFB19 /* Sources */ = {
  402. isa = PBXSourcesBuildPhase;
  403. buildActionMask = 2147483647;
  404. files = (
  405. E14ABAE71E579E7E008C0A86 /* RNCryptorGeneratedVectorTests.swift in Sources */,
  406. FBBA73A21BC089FA00400E65 /* OverfowingBuffer.swift in Sources */,
  407. FBBA73981BC089FA00400E65 /* Data.swift in Sources */,
  408. FBBA73A41BC089FA00400E65 /* RNCryptorTests.swift in Sources */,
  409. FBBA73A61BC089FA00400E65 /* VectorTestHelpers.swift in Sources */,
  410. );
  411. runOnlyForDeploymentPostprocessing = 0;
  412. };
  413. /* End PBXSourcesBuildPhase section */
  414. /* Begin PBXTargetDependency section */
  415. FB627FDB1B2B7A1800C3A579 /* PBXTargetDependency */ = {
  416. isa = PBXTargetDependency;
  417. target = FB627FCD1B2B7A1700C3A579 /* RNCryptor */;
  418. targetProxy = FB627FDA1B2B7A1800C3A579 /* PBXContainerItemProxy */;
  419. };
  420. FB7F2FAF1D17438400A6283E /* PBXTargetDependency */ = {
  421. isa = PBXTargetDependency;
  422. target = FB627FCD1B2B7A1700C3A579 /* RNCryptor */;
  423. targetProxy = FB7F2FB01D17438400A6283E /* PBXContainerItemProxy */;
  424. };
  425. FBCF48E01B43286D00DCFB19 /* PBXTargetDependency */ = {
  426. isa = PBXTargetDependency;
  427. target = FBCF48D31B43286D00DCFB19 /* RNCryptor-OSX */;
  428. targetProxy = FBCF48DF1B43286D00DCFB19 /* PBXContainerItemProxy */;
  429. };
  430. /* End PBXTargetDependency section */
  431. /* Begin XCBuildConfiguration section */
  432. FB627FE01B2B7A1800C3A579 /* Debug */ = {
  433. isa = XCBuildConfiguration;
  434. buildSettings = {
  435. ALWAYS_SEARCH_USER_PATHS = NO;
  436. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  437. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  438. CLANG_CXX_LIBRARY = "libc++";
  439. CLANG_ENABLE_MODULES = YES;
  440. CLANG_ENABLE_OBJC_ARC = YES;
  441. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  442. CLANG_WARN_BOOL_CONVERSION = YES;
  443. CLANG_WARN_COMMA = YES;
  444. CLANG_WARN_CONSTANT_CONVERSION = YES;
  445. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  446. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  447. CLANG_WARN_EMPTY_BODY = YES;
  448. CLANG_WARN_ENUM_CONVERSION = YES;
  449. CLANG_WARN_INFINITE_RECURSION = YES;
  450. CLANG_WARN_INT_CONVERSION = YES;
  451. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  452. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  453. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  454. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  455. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  456. CLANG_WARN_STRICT_PROTOTYPES = YES;
  457. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  458. CLANG_WARN_UNREACHABLE_CODE = YES;
  459. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  460. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  461. COPY_PHASE_STRIP = NO;
  462. CURRENT_PROJECT_VERSION = 1;
  463. DEBUG_INFORMATION_FORMAT = dwarf;
  464. ENABLE_STRICT_OBJC_MSGSEND = YES;
  465. ENABLE_TESTABILITY = YES;
  466. GCC_C_LANGUAGE_STANDARD = gnu99;
  467. GCC_DYNAMIC_NO_PIC = NO;
  468. GCC_NO_COMMON_BLOCKS = YES;
  469. GCC_OPTIMIZATION_LEVEL = 0;
  470. GCC_PREPROCESSOR_DEFINITIONS = (
  471. "DEBUG=1",
  472. "$(inherited)",
  473. );
  474. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  475. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  476. GCC_WARN_UNDECLARED_SELECTOR = YES;
  477. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  478. GCC_WARN_UNUSED_FUNCTION = YES;
  479. GCC_WARN_UNUSED_VARIABLE = YES;
  480. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  481. MTL_ENABLE_DEBUG_INFO = YES;
  482. ONLY_ACTIVE_ARCH = YES;
  483. SDKROOT = iphoneos;
  484. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  485. SWIFT_VERSION = 4.0;
  486. TARGETED_DEVICE_FAMILY = "1,2";
  487. VERSIONING_SYSTEM = "apple-generic";
  488. VERSION_INFO_PREFIX = "";
  489. };
  490. name = Debug;
  491. };
  492. FB627FE11B2B7A1800C3A579 /* Release */ = {
  493. isa = XCBuildConfiguration;
  494. buildSettings = {
  495. ALWAYS_SEARCH_USER_PATHS = NO;
  496. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  497. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  498. CLANG_CXX_LIBRARY = "libc++";
  499. CLANG_ENABLE_CODE_COVERAGE = NO;
  500. CLANG_ENABLE_MODULES = YES;
  501. CLANG_ENABLE_OBJC_ARC = YES;
  502. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  503. CLANG_WARN_BOOL_CONVERSION = YES;
  504. CLANG_WARN_COMMA = YES;
  505. CLANG_WARN_CONSTANT_CONVERSION = YES;
  506. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  507. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  508. CLANG_WARN_EMPTY_BODY = YES;
  509. CLANG_WARN_ENUM_CONVERSION = YES;
  510. CLANG_WARN_INFINITE_RECURSION = YES;
  511. CLANG_WARN_INT_CONVERSION = YES;
  512. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  513. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  514. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  515. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  516. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  517. CLANG_WARN_STRICT_PROTOTYPES = YES;
  518. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  519. CLANG_WARN_UNREACHABLE_CODE = YES;
  520. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  521. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  522. COPY_PHASE_STRIP = NO;
  523. CURRENT_PROJECT_VERSION = 1;
  524. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  525. ENABLE_NS_ASSERTIONS = NO;
  526. ENABLE_STRICT_OBJC_MSGSEND = YES;
  527. GCC_C_LANGUAGE_STANDARD = gnu99;
  528. GCC_NO_COMMON_BLOCKS = YES;
  529. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  530. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  531. GCC_WARN_UNDECLARED_SELECTOR = YES;
  532. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  533. GCC_WARN_UNUSED_FUNCTION = YES;
  534. GCC_WARN_UNUSED_VARIABLE = YES;
  535. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  536. MTL_ENABLE_DEBUG_INFO = NO;
  537. SDKROOT = iphoneos;
  538. SWIFT_VERSION = 4.0;
  539. TARGETED_DEVICE_FAMILY = "1,2";
  540. VALIDATE_PRODUCT = YES;
  541. VERSIONING_SYSTEM = "apple-generic";
  542. VERSION_INFO_PREFIX = "";
  543. };
  544. name = Release;
  545. };
  546. FB627FE31B2B7A1800C3A579 /* Debug */ = {
  547. isa = XCBuildConfiguration;
  548. buildSettings = {
  549. APPLICATION_EXTENSION_API_ONLY = YES;
  550. CLANG_ENABLE_MODULES = YES;
  551. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  552. DEFINES_MODULE = YES;
  553. DYLIB_COMPATIBILITY_VERSION = 1;
  554. DYLIB_CURRENT_VERSION = 1;
  555. DYLIB_INSTALL_NAME_BASE = "@rpath";
  556. INFOPLIST_FILE = Info.plist;
  557. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  558. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  559. PRODUCT_BUNDLE_IDENTIFIER = net.robnapier.RNCryptor;
  560. PRODUCT_NAME = "$(TARGET_NAME)";
  561. SKIP_INSTALL = YES;
  562. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  563. SWIFT_VERSION = 5.0;
  564. };
  565. name = Debug;
  566. };
  567. FB627FE41B2B7A1800C3A579 /* Release */ = {
  568. isa = XCBuildConfiguration;
  569. buildSettings = {
  570. APPLICATION_EXTENSION_API_ONLY = YES;
  571. CLANG_ENABLE_MODULES = YES;
  572. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  573. DEFINES_MODULE = YES;
  574. DYLIB_COMPATIBILITY_VERSION = 1;
  575. DYLIB_CURRENT_VERSION = 1;
  576. DYLIB_INSTALL_NAME_BASE = "@rpath";
  577. INFOPLIST_FILE = Info.plist;
  578. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  579. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  580. PRODUCT_BUNDLE_IDENTIFIER = net.robnapier.RNCryptor;
  581. PRODUCT_NAME = "$(TARGET_NAME)";
  582. SKIP_INSTALL = YES;
  583. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  584. SWIFT_VERSION = 5.0;
  585. };
  586. name = Release;
  587. };
  588. FB627FE61B2B7A1800C3A579 /* Debug */ = {
  589. isa = XCBuildConfiguration;
  590. buildSettings = {
  591. CLANG_ENABLE_MODULES = YES;
  592. INFOPLIST_FILE = Tests/RNCryptorTests/Info.plist;
  593. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  594. PRODUCT_BUNDLE_IDENTIFIER = net.robnapier.RNCryptorTests;
  595. PRODUCT_NAME = "$(TARGET_NAME)";
  596. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  597. SWIFT_VERSION = 5.0;
  598. };
  599. name = Debug;
  600. };
  601. FB627FE71B2B7A1800C3A579 /* Release */ = {
  602. isa = XCBuildConfiguration;
  603. buildSettings = {
  604. CLANG_ENABLE_MODULES = YES;
  605. INFOPLIST_FILE = Tests/RNCryptorTests/Info.plist;
  606. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  607. PRODUCT_BUNDLE_IDENTIFIER = net.robnapier.RNCryptorTests;
  608. PRODUCT_NAME = "$(TARGET_NAME)";
  609. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  610. SWIFT_VERSION = 5.0;
  611. };
  612. name = Release;
  613. };
  614. FB7F2FBD1D17438400A6283E /* Debug */ = {
  615. isa = XCBuildConfiguration;
  616. buildSettings = {
  617. CLANG_ENABLE_MODULES = YES;
  618. INFOPLIST_FILE = Tests/RNCryptorTests/Info.plist;
  619. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  620. PRODUCT_BUNDLE_IDENTIFIER = net.robnapier.RNCryptorTests;
  621. PRODUCT_NAME = "$(TARGET_NAME)";
  622. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  623. SWIFT_VERSION = 5.0;
  624. };
  625. name = Debug;
  626. };
  627. FB7F2FBE1D17438400A6283E /* Release */ = {
  628. isa = XCBuildConfiguration;
  629. buildSettings = {
  630. CLANG_ENABLE_MODULES = YES;
  631. ENABLE_TESTABILITY = YES;
  632. INFOPLIST_FILE = Tests/RNCryptorTests/Info.plist;
  633. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  634. PRODUCT_BUNDLE_IDENTIFIER = net.robnapier.RNCryptorTests;
  635. PRODUCT_NAME = "$(TARGET_NAME)";
  636. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  637. SWIFT_VERSION = 5.0;
  638. };
  639. name = Release;
  640. };
  641. FBCF48E51B43286D00DCFB19 /* Debug */ = {
  642. isa = XCBuildConfiguration;
  643. buildSettings = {
  644. APPLICATION_EXTENSION_API_ONLY = YES;
  645. COMBINE_HIDPI_IMAGES = YES;
  646. DEFINES_MODULE = YES;
  647. DYLIB_COMPATIBILITY_VERSION = 1;
  648. DYLIB_CURRENT_VERSION = 1;
  649. DYLIB_INSTALL_NAME_BASE = "@rpath";
  650. FRAMEWORK_VERSION = A;
  651. INFOPLIST_FILE = Info.plist;
  652. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  653. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  654. MACOSX_DEPLOYMENT_TARGET = 10.10;
  655. PRODUCT_BUNDLE_IDENTIFIER = net.robnapier.RNCryptor;
  656. PRODUCT_NAME = RNCryptor;
  657. SDKROOT = macosx;
  658. SKIP_INSTALL = YES;
  659. SWIFT_VERSION = 5.0;
  660. };
  661. name = Debug;
  662. };
  663. FBCF48E61B43286D00DCFB19 /* Release */ = {
  664. isa = XCBuildConfiguration;
  665. buildSettings = {
  666. APPLICATION_EXTENSION_API_ONLY = YES;
  667. COMBINE_HIDPI_IMAGES = YES;
  668. DEFINES_MODULE = YES;
  669. DYLIB_COMPATIBILITY_VERSION = 1;
  670. DYLIB_CURRENT_VERSION = 1;
  671. DYLIB_INSTALL_NAME_BASE = "@rpath";
  672. FRAMEWORK_VERSION = A;
  673. INFOPLIST_FILE = Info.plist;
  674. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  675. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  676. MACOSX_DEPLOYMENT_TARGET = 10.10;
  677. PRODUCT_BUNDLE_IDENTIFIER = net.robnapier.RNCryptor;
  678. PRODUCT_NAME = RNCryptor;
  679. SDKROOT = macosx;
  680. SKIP_INSTALL = YES;
  681. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  682. SWIFT_VERSION = 5.0;
  683. };
  684. name = Release;
  685. };
  686. FBCF48E71B43286D00DCFB19 /* Debug */ = {
  687. isa = XCBuildConfiguration;
  688. buildSettings = {
  689. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  690. CLANG_ENABLE_MODULES = YES;
  691. COMBINE_HIDPI_IMAGES = YES;
  692. INFOPLIST_FILE = Tests/RNCryptorTests/Info.plist;
  693. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  694. MACOSX_DEPLOYMENT_TARGET = 10.10;
  695. PRODUCT_BUNDLE_IDENTIFIER = "net.robnapier.RNCryptor-OSXTests";
  696. PRODUCT_NAME = "$(TARGET_NAME)";
  697. SDKROOT = macosx;
  698. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  699. SWIFT_VERSION = 5.0;
  700. };
  701. name = Debug;
  702. };
  703. FBCF48E81B43286D00DCFB19 /* Release */ = {
  704. isa = XCBuildConfiguration;
  705. buildSettings = {
  706. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  707. CLANG_ENABLE_MODULES = YES;
  708. COMBINE_HIDPI_IMAGES = YES;
  709. INFOPLIST_FILE = Tests/RNCryptorTests/Info.plist;
  710. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  711. MACOSX_DEPLOYMENT_TARGET = 10.10;
  712. PRODUCT_BUNDLE_IDENTIFIER = "net.robnapier.RNCryptor-OSXTests";
  713. PRODUCT_NAME = "$(TARGET_NAME)";
  714. SDKROOT = macosx;
  715. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  716. SWIFT_VERSION = 5.0;
  717. };
  718. name = Release;
  719. };
  720. /* End XCBuildConfiguration section */
  721. /* Begin XCConfigurationList section */
  722. FB627FC81B2B7A1700C3A579 /* Build configuration list for PBXProject "RNCryptor" */ = {
  723. isa = XCConfigurationList;
  724. buildConfigurations = (
  725. FB627FE01B2B7A1800C3A579 /* Debug */,
  726. FB627FE11B2B7A1800C3A579 /* Release */,
  727. );
  728. defaultConfigurationIsVisible = 0;
  729. defaultConfigurationName = Release;
  730. };
  731. FB627FE21B2B7A1800C3A579 /* Build configuration list for PBXNativeTarget "RNCryptor" */ = {
  732. isa = XCConfigurationList;
  733. buildConfigurations = (
  734. FB627FE31B2B7A1800C3A579 /* Debug */,
  735. FB627FE41B2B7A1800C3A579 /* Release */,
  736. );
  737. defaultConfigurationIsVisible = 0;
  738. defaultConfigurationName = Release;
  739. };
  740. FB627FE51B2B7A1800C3A579 /* Build configuration list for PBXNativeTarget "RNCryptorTests" */ = {
  741. isa = XCConfigurationList;
  742. buildConfigurations = (
  743. FB627FE61B2B7A1800C3A579 /* Debug */,
  744. FB627FE71B2B7A1800C3A579 /* Release */,
  745. );
  746. defaultConfigurationIsVisible = 0;
  747. defaultConfigurationName = Release;
  748. };
  749. FB7F2FBC1D17438400A6283E /* Build configuration list for PBXNativeTarget "RNCryptorPerfTests" */ = {
  750. isa = XCConfigurationList;
  751. buildConfigurations = (
  752. FB7F2FBD1D17438400A6283E /* Debug */,
  753. FB7F2FBE1D17438400A6283E /* Release */,
  754. );
  755. defaultConfigurationIsVisible = 0;
  756. defaultConfigurationName = Release;
  757. };
  758. FBCF48E91B43286D00DCFB19 /* Build configuration list for PBXNativeTarget "RNCryptor-OSX" */ = {
  759. isa = XCConfigurationList;
  760. buildConfigurations = (
  761. FBCF48E51B43286D00DCFB19 /* Debug */,
  762. FBCF48E61B43286D00DCFB19 /* Release */,
  763. );
  764. defaultConfigurationIsVisible = 0;
  765. defaultConfigurationName = Release;
  766. };
  767. FBCF48EA1B43286D00DCFB19 /* Build configuration list for PBXNativeTarget "RNCryptor-OSXTests" */ = {
  768. isa = XCConfigurationList;
  769. buildConfigurations = (
  770. FBCF48E71B43286D00DCFB19 /* Debug */,
  771. FBCF48E81B43286D00DCFB19 /* Release */,
  772. );
  773. defaultConfigurationIsVisible = 0;
  774. defaultConfigurationName = Release;
  775. };
  776. /* End XCConfigurationList section */
  777. };
  778. rootObject = FB627FC51B2B7A1700C3A579 /* Project object */;
  779. }