123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 6C5B22F8226029AC00C19E94 /* shim.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C5B22F7226029AC00C19E94 /* shim.swift */; };
- 6CC8D4741D96DF990031ED04 /* Base32.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "_____Product_Base32" /* Base32.framework */; };
- _LinkFileRef_Base32_via_Base32Tests /* Base32.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "_____Product_Base32" /* Base32.framework */; };
- __src_cc_ref_Sources/Base32/Base16.swift /* Base16.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Sources/Base32/Base16.swift /* Base16.swift */; };
- __src_cc_ref_Sources/Base32/Base32.swift /* Base32.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Sources/Base32/Base32.swift /* Base32.swift */; };
- __src_cc_ref_Sources/Base32/StringExtension.swift /* StringExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Sources/Base32/StringExtension.swift /* StringExtension.swift */; };
- __src_cc_ref_Tests/Base32Tests/Base16Tests.swift /* Base16Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Tests/Base32Tests/Base16Tests.swift /* Base16Tests.swift */; };
- __src_cc_ref_Tests/Base32Tests/Base32Tests.swift /* Base32Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Tests/Base32Tests/Base32Tests.swift /* Base32Tests.swift */; };
- __src_cc_ref_Tests/Base32Tests/StringExtensionTests.swift /* StringExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Tests/Base32Tests/StringExtensionTests.swift /* StringExtensionTests.swift */; };
- __src_cc_ref_Tests/SecEncodeTransformTests/SecEncodeTransformTests.swift /* SecEncodeTransformTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Tests/SecEncodeTransformTests/SecEncodeTransformTests.swift /* SecEncodeTransformTests.swift */; };
- __src_cc_ref_Tests/SecEncodeTransformTests/TTTDataTransformer.swift /* TTTDataTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = __PBXFileRef_Tests/SecEncodeTransformTests/TTTDataTransformer.swift /* TTTDataTransformer.swift */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 6CC8D4731D96DF710031ED04 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = __RootObject_ /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = "______Target_Base32";
- remoteInfo = Base32;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- 6C5B22F7226029AC00C19E94 /* shim.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = shim.swift; sourceTree = "<group>"; };
- 6C9233FE1E5307C2003ABE13 /* LinuxMain.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LinuxMain.swift; path = Tests/LinuxMain.swift; sourceTree = "<group>"; };
- 6CDCD8721D98BE7800A65866 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
- 6CDCD8731D98BE7800A65866 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
- __PBXFileRef_Base32.xcodeproj/Configs/Project.xcconfig /* Base32.xcodeproj/Configs/Project.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Base32.xcodeproj/Configs/Project.xcconfig; sourceTree = "<group>"; };
- __PBXFileRef_Package.swift /* Package.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; };
- __PBXFileRef_Sources/Base32/Base16.swift /* Base16.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Base16.swift; sourceTree = "<group>"; };
- __PBXFileRef_Sources/Base32/Base32.swift /* Base32.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Base32.swift; sourceTree = "<group>"; };
- __PBXFileRef_Sources/Base32/StringExtension.swift /* StringExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringExtension.swift; sourceTree = "<group>"; };
- __PBXFileRef_Tests/Base32Tests/Base16Tests.swift /* Base16Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Base16Tests.swift; sourceTree = "<group>"; };
- __PBXFileRef_Tests/Base32Tests/Base32Tests.swift /* Base32Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Base32Tests.swift; sourceTree = "<group>"; };
- __PBXFileRef_Tests/Base32Tests/StringExtensionTests.swift /* StringExtensionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringExtensionTests.swift; sourceTree = "<group>"; };
- __PBXFileRef_Tests/SecEncodeTransformTests/SecEncodeTransformTests.swift /* SecEncodeTransformTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecEncodeTransformTests.swift; sourceTree = "<group>"; };
- __PBXFileRef_Tests/SecEncodeTransformTests/TTTDataTransformer.swift /* TTTDataTransformer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TTTDataTransformer.swift; sourceTree = "<group>"; };
- "_____Product_Base32" /* Base32.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Base32.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- "_____Product_Base32Tests" /* Base32Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; path = Base32Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- "_____Product_SecEncodeTransformTests" /* SecEncodeTransformTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; path = SecEncodeTransformTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- "___LinkPhase_Base32" /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 0;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- "___LinkPhase_Base32Tests" /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 0;
- files = (
- _LinkFileRef_Base32_via_Base32Tests /* Base32.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- "___LinkPhase_SecEncodeTransformTests" /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 0;
- files = (
- 6CC8D4741D96DF990031ED04 /* Base32.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- TestProducts_ /* Tests */ = {
- isa = PBXGroup;
- children = (
- "_____Product_Base32Tests" /* Base32Tests.xctest */,
- "_____Product_SecEncodeTransformTests" /* SecEncodeTransformTests.xctest */,
- );
- name = Tests;
- sourceTree = "<group>";
- };
- "___RootGroup_" = {
- isa = PBXGroup;
- children = (
- 6CDCD8721D98BE7800A65866 /* README.md */,
- 6CDCD8731D98BE7800A65866 /* LICENSE */,
- __PBXFileRef_Package.swift /* Package.swift */,
- "_____Configs_" /* Configs */,
- "_____Sources_" /* Sources */,
- "_______Tests_" /* Tests */,
- "____Products_" /* Products */,
- );
- sourceTree = "<group>";
- };
- "____Products_" /* Products */ = {
- isa = PBXGroup;
- children = (
- TestProducts_ /* Tests */,
- "_____Product_Base32" /* Base32.framework */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- "_____Configs_" /* Configs */ = {
- isa = PBXGroup;
- children = (
- __PBXFileRef_Base32.xcodeproj/Configs/Project.xcconfig /* Base32.xcodeproj/Configs/Project.xcconfig */,
- );
- name = Configs;
- sourceTree = "<group>";
- };
- "_____Sources_" /* Sources */ = {
- isa = PBXGroup;
- children = (
- "_______Group_Base32" /* Base32 */,
- );
- name = Sources;
- sourceTree = "<group>";
- };
- "_______Group_Base32" /* Base32 */ = {
- isa = PBXGroup;
- children = (
- __PBXFileRef_Sources/Base32/Base16.swift /* Base16.swift */,
- __PBXFileRef_Sources/Base32/Base32.swift /* Base32.swift */,
- __PBXFileRef_Sources/Base32/StringExtension.swift /* StringExtension.swift */,
- 6C5B22F7226029AC00C19E94 /* shim.swift */,
- );
- name = Base32;
- path = Sources/Base32;
- sourceTree = "<group>";
- };
- "_______Group_Base32Tests" /* Base32Tests */ = {
- isa = PBXGroup;
- children = (
- __PBXFileRef_Tests/Base32Tests/Base16Tests.swift /* Base16Tests.swift */,
- __PBXFileRef_Tests/Base32Tests/Base32Tests.swift /* Base32Tests.swift */,
- __PBXFileRef_Tests/Base32Tests/StringExtensionTests.swift /* StringExtensionTests.swift */,
- );
- name = Base32Tests;
- path = Tests/Base32Tests;
- sourceTree = "<group>";
- };
- "_______Group_SecEncodeTransformTests" /* SecEncodeTransformTests */ = {
- isa = PBXGroup;
- children = (
- __PBXFileRef_Tests/SecEncodeTransformTests/SecEncodeTransformTests.swift /* SecEncodeTransformTests.swift */,
- __PBXFileRef_Tests/SecEncodeTransformTests/TTTDataTransformer.swift /* TTTDataTransformer.swift */,
- );
- name = SecEncodeTransformTests;
- path = Tests/SecEncodeTransformTests;
- sourceTree = "<group>";
- };
- "_______Tests_" /* Tests */ = {
- isa = PBXGroup;
- children = (
- 6C9233FE1E5307C2003ABE13 /* LinuxMain.swift */,
- "_______Group_Base32Tests" /* Base32Tests */,
- "_______Group_SecEncodeTransformTests" /* SecEncodeTransformTests */,
- );
- name = Tests;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- "______Target_Base32" /* Base32 */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = "_______Confs_Base32" /* Build configuration list for PBXNativeTarget "Base32" */;
- buildPhases = (
- CompilePhase_Base32 /* Sources */,
- "___LinkPhase_Base32" /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = Base32;
- productName = Base32;
- productReference = "_____Product_Base32" /* Base32.framework */;
- productType = "com.apple.product-type.framework";
- };
- "______Target_Base32Tests" /* Base32Tests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = "_______Confs_Base32Tests" /* Build configuration list for PBXNativeTarget "Base32Tests" */;
- buildPhases = (
- CompilePhase_Base32Tests /* Sources */,
- "___LinkPhase_Base32Tests" /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- __Dependency_Base32 /* PBXTargetDependency */,
- );
- name = Base32Tests;
- productName = Base32Tests;
- productReference = "_____Product_Base32Tests" /* Base32Tests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- "______Target_SecEncodeTransformTests" /* SecEncodeTransformTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = "_______Confs_SecEncodeTransformTests" /* Build configuration list for PBXNativeTarget "SecEncodeTransformTests" */;
- buildPhases = (
- CompilePhase_SecEncodeTransformTests /* Sources */,
- "___LinkPhase_SecEncodeTransformTests" /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = SecEncodeTransformTests;
- productName = SecEncodeTransformTests;
- productReference = "_____Product_SecEncodeTransformTests" /* SecEncodeTransformTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- __RootObject_ /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 1020;
- TargetAttributes = {
- "______Target_Base32" = {
- LastSwiftMigration = 1020;
- };
- "______Target_Base32Tests" = {
- LastSwiftMigration = 1020;
- };
- "______Target_SecEncodeTransformTests" = {
- LastSwiftMigration = 1020;
- };
- };
- };
- buildConfigurationList = "___RootConfs_" /* Build configuration list for PBXProject "Base32" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- );
- mainGroup = "___RootGroup_";
- productRefGroup = "____Products_" /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- "______Target_Base32" /* Base32 */,
- "______Target_Base32Tests" /* Base32Tests */,
- "______Target_SecEncodeTransformTests" /* SecEncodeTransformTests */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXSourcesBuildPhase section */
- CompilePhase_Base32 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 0;
- files = (
- __src_cc_ref_Sources/Base32/Base16.swift /* Base16.swift in Sources */,
- __src_cc_ref_Sources/Base32/Base32.swift /* Base32.swift in Sources */,
- 6C5B22F8226029AC00C19E94 /* shim.swift in Sources */,
- __src_cc_ref_Sources/Base32/StringExtension.swift /* StringExtension.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CompilePhase_Base32Tests /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 0;
- files = (
- __src_cc_ref_Tests/Base32Tests/Base16Tests.swift /* Base16Tests.swift in Sources */,
- __src_cc_ref_Tests/Base32Tests/Base32Tests.swift /* Base32Tests.swift in Sources */,
- __src_cc_ref_Tests/Base32Tests/StringExtensionTests.swift /* StringExtensionTests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CompilePhase_SecEncodeTransformTests /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 0;
- files = (
- __src_cc_ref_Tests/SecEncodeTransformTests/SecEncodeTransformTests.swift /* SecEncodeTransformTests.swift in Sources */,
- __src_cc_ref_Tests/SecEncodeTransformTests/TTTDataTransformer.swift /* TTTDataTransformer.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- __Dependency_Base32 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = "______Target_Base32" /* Base32 */;
- targetProxy = 6CC8D4731D96DF710031ED04 /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin XCBuildConfiguration section */
- _ReleaseConf_Base32 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- APPLICATION_EXTENSION_API_ONLY = YES;
- INFOPLIST_FILE = Base32.xcodeproj/Base32_Info.plist;
- PRODUCT_BUNDLE_IDENTIFIER = Base32;
- PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
- PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
- };
- name = Release;
- };
- _ReleaseConf_Base32Tests /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- INFOPLIST_FILE = Base32.xcodeproj/Base32Tests_Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @loader_path/Frameworks";
- };
- name = Release;
- };
- _ReleaseConf_SecEncodeTransformTests /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- INFOPLIST_FILE = Base32.xcodeproj/SecEncodeTransformTests_Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @loader_path/Frameworks";
- };
- name = Release;
- };
- "___DebugConf_Base32" /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- APPLICATION_EXTENSION_API_ONLY = YES;
- INFOPLIST_FILE = Base32.xcodeproj/Base32_Info.plist;
- PRODUCT_BUNDLE_IDENTIFIER = Base32;
- PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
- PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
- };
- name = Debug;
- };
- "___DebugConf_Base32Tests" /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- INFOPLIST_FILE = Base32.xcodeproj/Base32Tests_Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @loader_path/Frameworks";
- };
- name = Debug;
- };
- "___DebugConf_SecEncodeTransformTests" /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
- INFOPLIST_FILE = Base32.xcodeproj/SecEncodeTransformTests_Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @loader_path/Frameworks";
- };
- name = Debug;
- };
- "_____Release_" /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = __PBXFileRef_Base32.xcodeproj/Configs/Project.xcconfig /* Base32.xcodeproj/Configs/Project.xcconfig */;
- buildSettings = {
- CURRENT_PROJECT_VERSION = 1.0;
- ENABLE_TESTABILITY = YES;
- SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
- };
- name = Release;
- };
- "_______Debug_" /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = __PBXFileRef_Base32.xcodeproj/Configs/Project.xcconfig /* Base32.xcodeproj/Configs/Project.xcconfig */;
- buildSettings = {
- CURRENT_PROJECT_VERSION = 1.0;
- ENABLE_TESTABILITY = YES;
- ONLY_ACTIVE_ARCH = YES;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- };
- name = Debug;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- "___RootConfs_" /* Build configuration list for PBXProject "Base32" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- "_______Debug_" /* Debug */,
- "_____Release_" /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Debug;
- };
- "_______Confs_Base32" /* Build configuration list for PBXNativeTarget "Base32" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- "___DebugConf_Base32" /* Debug */,
- _ReleaseConf_Base32 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Debug;
- };
- "_______Confs_Base32Tests" /* Build configuration list for PBXNativeTarget "Base32Tests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- "___DebugConf_Base32Tests" /* Debug */,
- _ReleaseConf_Base32Tests /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Debug;
- };
- "_______Confs_SecEncodeTransformTests" /* Build configuration list for PBXNativeTarget "SecEncodeTransformTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- "___DebugConf_SecEncodeTransformTests" /* Debug */,
- _ReleaseConf_SecEncodeTransformTests /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Debug;
- };
- /* End XCConfigurationList section */
- };
- rootObject = __RootObject_ /* Project object */;
- }
|