project.pbxproj 18 KB

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