project.pbxproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 6C5B22F8226029AC00C19E94 /* shim.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C5B22F7226029AC00C19E94 /* shim.swift */; };
  10. 6CC8D4741D96DF990031ED04 /* Base32.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "_____Product_Base32" /* Base32.framework */; };
  11. _LinkFileRef_Base32_via_Base32Tests /* Base32.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "_____Product_Base32" /* Base32.framework */; };
  12. __src_cc_ref_Sources/Base32/Base16.swift /* Base16.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Sources/Base32/Base16.swift /* Base16.swift */; };
  13. __src_cc_ref_Sources/Base32/Base32.swift /* Base32.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Sources/Base32/Base32.swift /* Base32.swift */; };
  14. __src_cc_ref_Sources/Base32/StringExtension.swift /* StringExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Sources/Base32/StringExtension.swift /* StringExtension.swift */; };
  15. __src_cc_ref_Tests/Base32Tests/Base16Tests.swift /* Base16Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Tests/Base32Tests/Base16Tests.swift /* Base16Tests.swift */; };
  16. __src_cc_ref_Tests/Base32Tests/Base32Tests.swift /* Base32Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Tests/Base32Tests/Base32Tests.swift /* Base32Tests.swift */; };
  17. __src_cc_ref_Tests/Base32Tests/StringExtensionTests.swift /* StringExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Tests/Base32Tests/StringExtensionTests.swift /* StringExtensionTests.swift */; };
  18. __src_cc_ref_Tests/SecEncodeTransformTests/SecEncodeTransformTests.swift /* SecEncodeTransformTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Tests/SecEncodeTransformTests/SecEncodeTransformTests.swift /* SecEncodeTransformTests.swift */; };
  19. __src_cc_ref_Tests/SecEncodeTransformTests/TTTDataTransformer.swift /* TTTDataTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Tests/SecEncodeTransformTests/TTTDataTransformer.swift /* TTTDataTransformer.swift */; };
  20. /* End PBXBuildFile section */
  21. /* Begin PBXContainerItemProxy section */
  22. 6CC8D4731D96DF710031ED04 /* PBXContainerItemProxy */ = {
  23. isa = PBXContainerItemProxy;
  24. containerPortal = __RootObject_ /* Project object */;
  25. proxyType = 1;
  26. remoteGlobalIDString = "______Target_Base32";
  27. remoteInfo = Base32;
  28. };
  29. /* End PBXContainerItemProxy section */
  30. /* Begin PBXFileReference section */
  31. 6C5B22F7226029AC00C19E94 /* shim.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = shim.swift; sourceTree = "<group>"; };
  32. 6C9233FE1E5307C2003ABE13 /* LinuxMain.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LinuxMain.swift; path = Tests/LinuxMain.swift; sourceTree = "<group>"; };
  33. 6CDCD8721D98BE7800A65866 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
  34. 6CDCD8731D98BE7800A65866 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
  35. __PBXFileRef_Base32.xcodeproj/Configs/Project.xcconfig /* Base32.xcodeproj/Configs/Project.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Base32.xcodeproj/Configs/Project.xcconfig; sourceTree = "<group>"; };
  36. __PBXFileRef_Package.swift /* Package.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; };
  37. __PBXFileRef_Sources/Base32/Base16.swift /* Base16.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Base16.swift; sourceTree = "<group>"; };
  38. __PBXFileRef_Sources/Base32/Base32.swift /* Base32.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Base32.swift; sourceTree = "<group>"; };
  39. __PBXFileRef_Sources/Base32/StringExtension.swift /* StringExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringExtension.swift; sourceTree = "<group>"; };
  40. __PBXFileRef_Tests/Base32Tests/Base16Tests.swift /* Base16Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Base16Tests.swift; sourceTree = "<group>"; };
  41. __PBXFileRef_Tests/Base32Tests/Base32Tests.swift /* Base32Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Base32Tests.swift; sourceTree = "<group>"; };
  42. __PBXFileRef_Tests/Base32Tests/StringExtensionTests.swift /* StringExtensionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringExtensionTests.swift; sourceTree = "<group>"; };
  43. __PBXFileRef_Tests/SecEncodeTransformTests/SecEncodeTransformTests.swift /* SecEncodeTransformTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecEncodeTransformTests.swift; sourceTree = "<group>"; };
  44. __PBXFileRef_Tests/SecEncodeTransformTests/TTTDataTransformer.swift /* TTTDataTransformer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TTTDataTransformer.swift; sourceTree = "<group>"; };
  45. "_____Product_Base32" /* Base32.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Base32.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  46. "_____Product_Base32Tests" /* Base32Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; path = Base32Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  47. "_____Product_SecEncodeTransformTests" /* SecEncodeTransformTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; path = SecEncodeTransformTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  48. /* End PBXFileReference section */
  49. /* Begin PBXFrameworksBuildPhase section */
  50. "___LinkPhase_Base32" /* Frameworks */ = {
  51. isa = PBXFrameworksBuildPhase;
  52. buildActionMask = 0;
  53. files = (
  54. );
  55. runOnlyForDeploymentPostprocessing = 0;
  56. };
  57. "___LinkPhase_Base32Tests" /* Frameworks */ = {
  58. isa = PBXFrameworksBuildPhase;
  59. buildActionMask = 0;
  60. files = (
  61. _LinkFileRef_Base32_via_Base32Tests /* Base32.framework in Frameworks */,
  62. );
  63. runOnlyForDeploymentPostprocessing = 0;
  64. };
  65. "___LinkPhase_SecEncodeTransformTests" /* Frameworks */ = {
  66. isa = PBXFrameworksBuildPhase;
  67. buildActionMask = 0;
  68. files = (
  69. 6CC8D4741D96DF990031ED04 /* Base32.framework in Frameworks */,
  70. );
  71. runOnlyForDeploymentPostprocessing = 0;
  72. };
  73. /* End PBXFrameworksBuildPhase section */
  74. /* Begin PBXGroup section */
  75. TestProducts_ /* Tests */ = {
  76. isa = PBXGroup;
  77. children = (
  78. "_____Product_Base32Tests" /* Base32Tests.xctest */,
  79. "_____Product_SecEncodeTransformTests" /* SecEncodeTransformTests.xctest */,
  80. );
  81. name = Tests;
  82. sourceTree = "<group>";
  83. };
  84. "___RootGroup_" = {
  85. isa = PBXGroup;
  86. children = (
  87. 6CDCD8721D98BE7800A65866 /* README.md */,
  88. 6CDCD8731D98BE7800A65866 /* LICENSE */,
  89. __PBXFileRef_Package.swift /* Package.swift */,
  90. "_____Configs_" /* Configs */,
  91. "_____Sources_" /* Sources */,
  92. "_______Tests_" /* Tests */,
  93. "____Products_" /* Products */,
  94. );
  95. sourceTree = "<group>";
  96. };
  97. "____Products_" /* Products */ = {
  98. isa = PBXGroup;
  99. children = (
  100. TestProducts_ /* Tests */,
  101. "_____Product_Base32" /* Base32.framework */,
  102. );
  103. name = Products;
  104. sourceTree = "<group>";
  105. };
  106. "_____Configs_" /* Configs */ = {
  107. isa = PBXGroup;
  108. children = (
  109. __PBXFileRef_Base32.xcodeproj/Configs/Project.xcconfig /* Base32.xcodeproj/Configs/Project.xcconfig */,
  110. );
  111. name = Configs;
  112. sourceTree = "<group>";
  113. };
  114. "_____Sources_" /* Sources */ = {
  115. isa = PBXGroup;
  116. children = (
  117. "_______Group_Base32" /* Base32 */,
  118. );
  119. name = Sources;
  120. sourceTree = "<group>";
  121. };
  122. "_______Group_Base32" /* Base32 */ = {
  123. isa = PBXGroup;
  124. children = (
  125. __PBXFileRef_Sources/Base32/Base16.swift /* Base16.swift */,
  126. __PBXFileRef_Sources/Base32/Base32.swift /* Base32.swift */,
  127. __PBXFileRef_Sources/Base32/StringExtension.swift /* StringExtension.swift */,
  128. 6C5B22F7226029AC00C19E94 /* shim.swift */,
  129. );
  130. name = Base32;
  131. path = Sources/Base32;
  132. sourceTree = "<group>";
  133. };
  134. "_______Group_Base32Tests" /* Base32Tests */ = {
  135. isa = PBXGroup;
  136. children = (
  137. __PBXFileRef_Tests/Base32Tests/Base16Tests.swift /* Base16Tests.swift */,
  138. __PBXFileRef_Tests/Base32Tests/Base32Tests.swift /* Base32Tests.swift */,
  139. __PBXFileRef_Tests/Base32Tests/StringExtensionTests.swift /* StringExtensionTests.swift */,
  140. );
  141. name = Base32Tests;
  142. path = Tests/Base32Tests;
  143. sourceTree = "<group>";
  144. };
  145. "_______Group_SecEncodeTransformTests" /* SecEncodeTransformTests */ = {
  146. isa = PBXGroup;
  147. children = (
  148. __PBXFileRef_Tests/SecEncodeTransformTests/SecEncodeTransformTests.swift /* SecEncodeTransformTests.swift */,
  149. __PBXFileRef_Tests/SecEncodeTransformTests/TTTDataTransformer.swift /* TTTDataTransformer.swift */,
  150. );
  151. name = SecEncodeTransformTests;
  152. path = Tests/SecEncodeTransformTests;
  153. sourceTree = "<group>";
  154. };
  155. "_______Tests_" /* Tests */ = {
  156. isa = PBXGroup;
  157. children = (
  158. 6C9233FE1E5307C2003ABE13 /* LinuxMain.swift */,
  159. "_______Group_Base32Tests" /* Base32Tests */,
  160. "_______Group_SecEncodeTransformTests" /* SecEncodeTransformTests */,
  161. );
  162. name = Tests;
  163. sourceTree = "<group>";
  164. };
  165. /* End PBXGroup section */
  166. /* Begin PBXNativeTarget section */
  167. "______Target_Base32" /* Base32 */ = {
  168. isa = PBXNativeTarget;
  169. buildConfigurationList = "_______Confs_Base32" /* Build configuration list for PBXNativeTarget "Base32" */;
  170. buildPhases = (
  171. CompilePhase_Base32 /* Sources */,
  172. "___LinkPhase_Base32" /* Frameworks */,
  173. );
  174. buildRules = (
  175. );
  176. dependencies = (
  177. );
  178. name = Base32;
  179. productName = Base32;
  180. productReference = "_____Product_Base32" /* Base32.framework */;
  181. productType = "com.apple.product-type.framework";
  182. };
  183. "______Target_Base32Tests" /* Base32Tests */ = {
  184. isa = PBXNativeTarget;
  185. buildConfigurationList = "_______Confs_Base32Tests" /* Build configuration list for PBXNativeTarget "Base32Tests" */;
  186. buildPhases = (
  187. CompilePhase_Base32Tests /* Sources */,
  188. "___LinkPhase_Base32Tests" /* Frameworks */,
  189. );
  190. buildRules = (
  191. );
  192. dependencies = (
  193. __Dependency_Base32 /* PBXTargetDependency */,
  194. );
  195. name = Base32Tests;
  196. productName = Base32Tests;
  197. productReference = "_____Product_Base32Tests" /* Base32Tests.xctest */;
  198. productType = "com.apple.product-type.bundle.unit-test";
  199. };
  200. "______Target_SecEncodeTransformTests" /* SecEncodeTransformTests */ = {
  201. isa = PBXNativeTarget;
  202. buildConfigurationList = "_______Confs_SecEncodeTransformTests" /* Build configuration list for PBXNativeTarget "SecEncodeTransformTests" */;
  203. buildPhases = (
  204. CompilePhase_SecEncodeTransformTests /* Sources */,
  205. "___LinkPhase_SecEncodeTransformTests" /* Frameworks */,
  206. );
  207. buildRules = (
  208. );
  209. dependencies = (
  210. );
  211. name = SecEncodeTransformTests;
  212. productName = SecEncodeTransformTests;
  213. productReference = "_____Product_SecEncodeTransformTests" /* SecEncodeTransformTests.xctest */;
  214. productType = "com.apple.product-type.bundle.unit-test";
  215. };
  216. /* End PBXNativeTarget section */
  217. /* Begin PBXProject section */
  218. __RootObject_ /* Project object */ = {
  219. isa = PBXProject;
  220. attributes = {
  221. LastUpgradeCheck = 1020;
  222. TargetAttributes = {
  223. "______Target_Base32" = {
  224. LastSwiftMigration = 1020;
  225. };
  226. "______Target_Base32Tests" = {
  227. LastSwiftMigration = 1020;
  228. };
  229. "______Target_SecEncodeTransformTests" = {
  230. LastSwiftMigration = 1020;
  231. };
  232. };
  233. };
  234. buildConfigurationList = "___RootConfs_" /* Build configuration list for PBXProject "Base32" */;
  235. compatibilityVersion = "Xcode 3.2";
  236. developmentRegion = en;
  237. hasScannedForEncodings = 0;
  238. knownRegions = (
  239. en,
  240. );
  241. mainGroup = "___RootGroup_";
  242. productRefGroup = "____Products_" /* Products */;
  243. projectDirPath = "";
  244. projectRoot = "";
  245. targets = (
  246. "______Target_Base32" /* Base32 */,
  247. "______Target_Base32Tests" /* Base32Tests */,
  248. "______Target_SecEncodeTransformTests" /* SecEncodeTransformTests */,
  249. );
  250. };
  251. /* End PBXProject section */
  252. /* Begin PBXSourcesBuildPhase section */
  253. CompilePhase_Base32 /* Sources */ = {
  254. isa = PBXSourcesBuildPhase;
  255. buildActionMask = 0;
  256. files = (
  257. __src_cc_ref_Sources/Base32/Base16.swift /* Base16.swift in Sources */,
  258. __src_cc_ref_Sources/Base32/Base32.swift /* Base32.swift in Sources */,
  259. 6C5B22F8226029AC00C19E94 /* shim.swift in Sources */,
  260. __src_cc_ref_Sources/Base32/StringExtension.swift /* StringExtension.swift in Sources */,
  261. );
  262. runOnlyForDeploymentPostprocessing = 0;
  263. };
  264. CompilePhase_Base32Tests /* Sources */ = {
  265. isa = PBXSourcesBuildPhase;
  266. buildActionMask = 0;
  267. files = (
  268. __src_cc_ref_Tests/Base32Tests/Base16Tests.swift /* Base16Tests.swift in Sources */,
  269. __src_cc_ref_Tests/Base32Tests/Base32Tests.swift /* Base32Tests.swift in Sources */,
  270. __src_cc_ref_Tests/Base32Tests/StringExtensionTests.swift /* StringExtensionTests.swift in Sources */,
  271. );
  272. runOnlyForDeploymentPostprocessing = 0;
  273. };
  274. CompilePhase_SecEncodeTransformTests /* Sources */ = {
  275. isa = PBXSourcesBuildPhase;
  276. buildActionMask = 0;
  277. files = (
  278. __src_cc_ref_Tests/SecEncodeTransformTests/SecEncodeTransformTests.swift /* SecEncodeTransformTests.swift in Sources */,
  279. __src_cc_ref_Tests/SecEncodeTransformTests/TTTDataTransformer.swift /* TTTDataTransformer.swift in Sources */,
  280. );
  281. runOnlyForDeploymentPostprocessing = 0;
  282. };
  283. /* End PBXSourcesBuildPhase section */
  284. /* Begin PBXTargetDependency section */
  285. __Dependency_Base32 /* PBXTargetDependency */ = {
  286. isa = PBXTargetDependency;
  287. target = "______Target_Base32" /* Base32 */;
  288. targetProxy = 6CC8D4731D96DF710031ED04 /* PBXContainerItemProxy */;
  289. };
  290. /* End PBXTargetDependency section */
  291. /* Begin XCBuildConfiguration section */
  292. _ReleaseConf_Base32 /* Release */ = {
  293. isa = XCBuildConfiguration;
  294. buildSettings = {
  295. APPLICATION_EXTENSION_API_ONLY = YES;
  296. INFOPLIST_FILE = Base32.xcodeproj/Base32_Info.plist;
  297. PRODUCT_BUNDLE_IDENTIFIER = Base32;
  298. PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
  299. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  300. };
  301. name = Release;
  302. };
  303. _ReleaseConf_Base32Tests /* Release */ = {
  304. isa = XCBuildConfiguration;
  305. buildSettings = {
  306. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  307. INFOPLIST_FILE = Base32.xcodeproj/Base32Tests_Info.plist;
  308. LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @loader_path/Frameworks";
  309. };
  310. name = Release;
  311. };
  312. _ReleaseConf_SecEncodeTransformTests /* Release */ = {
  313. isa = XCBuildConfiguration;
  314. buildSettings = {
  315. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  316. INFOPLIST_FILE = Base32.xcodeproj/SecEncodeTransformTests_Info.plist;
  317. LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @loader_path/Frameworks";
  318. };
  319. name = Release;
  320. };
  321. "___DebugConf_Base32" /* Debug */ = {
  322. isa = XCBuildConfiguration;
  323. buildSettings = {
  324. APPLICATION_EXTENSION_API_ONLY = YES;
  325. INFOPLIST_FILE = Base32.xcodeproj/Base32_Info.plist;
  326. PRODUCT_BUNDLE_IDENTIFIER = Base32;
  327. PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
  328. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  329. };
  330. name = Debug;
  331. };
  332. "___DebugConf_Base32Tests" /* Debug */ = {
  333. isa = XCBuildConfiguration;
  334. buildSettings = {
  335. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  336. INFOPLIST_FILE = Base32.xcodeproj/Base32Tests_Info.plist;
  337. LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @loader_path/Frameworks";
  338. };
  339. name = Debug;
  340. };
  341. "___DebugConf_SecEncodeTransformTests" /* Debug */ = {
  342. isa = XCBuildConfiguration;
  343. buildSettings = {
  344. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  345. INFOPLIST_FILE = Base32.xcodeproj/SecEncodeTransformTests_Info.plist;
  346. LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @loader_path/Frameworks";
  347. };
  348. name = Debug;
  349. };
  350. "_____Release_" /* Release */ = {
  351. isa = XCBuildConfiguration;
  352. baseConfigurationReference = __PBXFileRef_Base32.xcodeproj/Configs/Project.xcconfig /* Base32.xcodeproj/Configs/Project.xcconfig */;
  353. buildSettings = {
  354. CURRENT_PROJECT_VERSION = 1.0;
  355. ENABLE_TESTABILITY = YES;
  356. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  357. };
  358. name = Release;
  359. };
  360. "_______Debug_" /* Debug */ = {
  361. isa = XCBuildConfiguration;
  362. baseConfigurationReference = __PBXFileRef_Base32.xcodeproj/Configs/Project.xcconfig /* Base32.xcodeproj/Configs/Project.xcconfig */;
  363. buildSettings = {
  364. CURRENT_PROJECT_VERSION = 1.0;
  365. ENABLE_TESTABILITY = YES;
  366. ONLY_ACTIVE_ARCH = YES;
  367. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  368. };
  369. name = Debug;
  370. };
  371. /* End XCBuildConfiguration section */
  372. /* Begin XCConfigurationList section */
  373. "___RootConfs_" /* Build configuration list for PBXProject "Base32" */ = {
  374. isa = XCConfigurationList;
  375. buildConfigurations = (
  376. "_______Debug_" /* Debug */,
  377. "_____Release_" /* Release */,
  378. );
  379. defaultConfigurationIsVisible = 0;
  380. defaultConfigurationName = Debug;
  381. };
  382. "_______Confs_Base32" /* Build configuration list for PBXNativeTarget "Base32" */ = {
  383. isa = XCConfigurationList;
  384. buildConfigurations = (
  385. "___DebugConf_Base32" /* Debug */,
  386. _ReleaseConf_Base32 /* Release */,
  387. );
  388. defaultConfigurationIsVisible = 0;
  389. defaultConfigurationName = Debug;
  390. };
  391. "_______Confs_Base32Tests" /* Build configuration list for PBXNativeTarget "Base32Tests" */ = {
  392. isa = XCConfigurationList;
  393. buildConfigurations = (
  394. "___DebugConf_Base32Tests" /* Debug */,
  395. _ReleaseConf_Base32Tests /* Release */,
  396. );
  397. defaultConfigurationIsVisible = 0;
  398. defaultConfigurationName = Debug;
  399. };
  400. "_______Confs_SecEncodeTransformTests" /* Build configuration list for PBXNativeTarget "SecEncodeTransformTests" */ = {
  401. isa = XCConfigurationList;
  402. buildConfigurations = (
  403. "___DebugConf_SecEncodeTransformTests" /* Debug */,
  404. _ReleaseConf_SecEncodeTransformTests /* Release */,
  405. );
  406. defaultConfigurationIsVisible = 0;
  407. defaultConfigurationName = Debug;
  408. };
  409. /* End XCConfigurationList section */
  410. };
  411. rootObject = __RootObject_ /* Project object */;
  412. }