project.pbxproj 32 KB

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