123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 14DAEE961A51E1BE0070B77E /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14DAEE951A51E1BE0070B77E /* AppDelegate.swift */; };
- 14DAEE9B1A51E1BE0070B77E /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 14DAEE991A51E1BE0070B77E /* Main.storyboard */; };
- 14DAEE9D1A51E1BE0070B77E /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 14DAEE9C1A51E1BE0070B77E /* Images.xcassets */; };
- 14DAEEA01A51E1BE0070B77E /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 14DAEE9E1A51E1BE0070B77E /* LaunchScreen.xib */; };
- 14DAEEB71A51E2690070B77E /* AccountsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14DAEEB51A51E2690070B77E /* AccountsViewController.swift */; };
- 14DAEEB81A51E2690070B77E /* InputViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14DAEEB61A51E2690070B77E /* InputViewController.swift */; };
- 14DAEEC91A51E2D00070B77E /* KeychainAccess.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 14DAEEC11A51E2A60070B77E /* KeychainAccess.framework */; };
- 14DAEECB1A51E2E10070B77E /* KeychainAccess.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 14DAEEC11A51E2A60070B77E /* KeychainAccess.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 1470425D1D6FFA97005A4C6E /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 14DAEEB91A51E2A60070B77E /* KeychainAccess.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 14A630151D3293C700809B3F;
- remoteInfo = TestHost;
- };
- 14DAEEC01A51E2A60070B77E /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 14DAEEB91A51E2A60070B77E /* KeychainAccess.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 140F195C1A49D79400B0016A;
- remoteInfo = "KeychainAccess-iOS";
- };
- 14DAEEC21A51E2A60070B77E /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 14DAEEB91A51E2A60070B77E /* KeychainAccess.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 140F19671A49D79500B0016A;
- remoteInfo = "KeychainAccess-iOSTests";
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXCopyFilesBuildPhase section */
- 14DAEECA1A51E2D70070B77E /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 10;
- files = (
- 14DAEECB1A51E2E10070B77E /* KeychainAccess.framework in CopyFiles */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXCopyFilesBuildPhase section */
- /* Begin PBXFileReference section */
- 145652E11D898BB9006E8D0E /* Example-iOS.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = "Example-iOS.entitlements"; sourceTree = "<group>"; };
- 14DAEE901A51E1BE0070B77E /* Example-iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Example-iOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
- 14DAEE941A51E1BE0070B77E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 14DAEE951A51E1BE0070B77E /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
- 14DAEE9A1A51E1BE0070B77E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- 14DAEE9C1A51E1BE0070B77E /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
- 14DAEE9F1A51E1BE0070B77E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
- 14DAEEB51A51E2690070B77E /* AccountsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AccountsViewController.swift; sourceTree = "<group>"; };
- 14DAEEB61A51E2690070B77E /* InputViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InputViewController.swift; sourceTree = "<group>"; };
- 14DAEEB91A51E2A60070B77E /* KeychainAccess.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = KeychainAccess.xcodeproj; path = ../../Lib/KeychainAccess.xcodeproj; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 14DAEE8D1A51E1BE0070B77E /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 14DAEEC91A51E2D00070B77E /* KeychainAccess.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 14DAEE871A51E1BE0070B77E = {
- isa = PBXGroup;
- children = (
- 14DAEE921A51E1BE0070B77E /* Example-iOS */,
- 14DAEE911A51E1BE0070B77E /* Products */,
- 14DAEEB91A51E2A60070B77E /* KeychainAccess.xcodeproj */,
- );
- sourceTree = "<group>";
- };
- 14DAEE911A51E1BE0070B77E /* Products */ = {
- isa = PBXGroup;
- children = (
- 14DAEE901A51E1BE0070B77E /* Example-iOS.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 14DAEE921A51E1BE0070B77E /* Example-iOS */ = {
- isa = PBXGroup;
- children = (
- 14DAEE951A51E1BE0070B77E /* AppDelegate.swift */,
- 14DAEEB51A51E2690070B77E /* AccountsViewController.swift */,
- 14DAEEB61A51E2690070B77E /* InputViewController.swift */,
- 14DAEE991A51E1BE0070B77E /* Main.storyboard */,
- 14DAEE9E1A51E1BE0070B77E /* LaunchScreen.xib */,
- 14DAEE9C1A51E1BE0070B77E /* Images.xcassets */,
- 14DAEE931A51E1BE0070B77E /* Supporting Files */,
- );
- path = "Example-iOS";
- sourceTree = "<group>";
- };
- 14DAEE931A51E1BE0070B77E /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 14DAEE941A51E1BE0070B77E /* Info.plist */,
- 145652E11D898BB9006E8D0E /* Example-iOS.entitlements */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- 14DAEEBA1A51E2A60070B77E /* Products */ = {
- isa = PBXGroup;
- children = (
- 14DAEEC11A51E2A60070B77E /* KeychainAccess.framework */,
- 14DAEEC31A51E2A60070B77E /* KeychainAccessTests.xctest */,
- 1470425E1D6FFA97005A4C6E /* TestHost.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 14DAEE8F1A51E1BE0070B77E /* Example-iOS */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 14DAEEAF1A51E1BE0070B77E /* Build configuration list for PBXNativeTarget "Example-iOS" */;
- buildPhases = (
- 14DAEE8C1A51E1BE0070B77E /* Sources */,
- 14DAEE8D1A51E1BE0070B77E /* Frameworks */,
- 14DAEE8E1A51E1BE0070B77E /* Resources */,
- 14DAEECA1A51E2D70070B77E /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "Example-iOS";
- productName = "Example-iOS";
- productReference = 14DAEE901A51E1BE0070B77E /* Example-iOS.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 14DAEE881A51E1BE0070B77E /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastSwiftUpdateCheck = 0700;
- LastUpgradeCheck = 1200;
- ORGANIZATIONNAME = "kishikawa katsumi";
- TargetAttributes = {
- 14DAEE8F1A51E1BE0070B77E = {
- CreatedOnToolsVersion = 6.2;
- DevelopmentTeam = 27AEDK3C9F;
- LastSwiftMigration = 1100;
- };
- };
- };
- buildConfigurationList = 14DAEE8B1A51E1BE0070B77E /* Build configuration list for PBXProject "Example-iOS" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 14DAEE871A51E1BE0070B77E;
- productRefGroup = 14DAEE911A51E1BE0070B77E /* Products */;
- projectDirPath = "";
- projectReferences = (
- {
- ProductGroup = 14DAEEBA1A51E2A60070B77E /* Products */;
- ProjectRef = 14DAEEB91A51E2A60070B77E /* KeychainAccess.xcodeproj */;
- },
- );
- projectRoot = "";
- targets = (
- 14DAEE8F1A51E1BE0070B77E /* Example-iOS */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXReferenceProxy section */
- 1470425E1D6FFA97005A4C6E /* TestHost.app */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.application;
- path = TestHost.app;
- remoteRef = 1470425D1D6FFA97005A4C6E /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- 14DAEEC11A51E2A60070B77E /* KeychainAccess.framework */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.framework;
- path = KeychainAccess.framework;
- remoteRef = 14DAEEC01A51E2A60070B77E /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- 14DAEEC31A51E2A60070B77E /* KeychainAccessTests.xctest */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.cfbundle;
- path = KeychainAccessTests.xctest;
- remoteRef = 14DAEEC21A51E2A60070B77E /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- /* End PBXReferenceProxy section */
- /* Begin PBXResourcesBuildPhase section */
- 14DAEE8E1A51E1BE0070B77E /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 14DAEE9B1A51E1BE0070B77E /* Main.storyboard in Resources */,
- 14DAEEA01A51E1BE0070B77E /* LaunchScreen.xib in Resources */,
- 14DAEE9D1A51E1BE0070B77E /* Images.xcassets in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 14DAEE8C1A51E1BE0070B77E /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 14DAEEB81A51E2690070B77E /* InputViewController.swift in Sources */,
- 14DAEEB71A51E2690070B77E /* AccountsViewController.swift in Sources */,
- 14DAEE961A51E1BE0070B77E /* AppDelegate.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXVariantGroup section */
- 14DAEE991A51E1BE0070B77E /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 14DAEE9A1A51E1BE0070B77E /* Base */,
- );
- name = Main.storyboard;
- sourceTree = "<group>";
- };
- 14DAEE9E1A51E1BE0070B77E /* LaunchScreen.xib */ = {
- isa = PBXVariantGroup;
- children = (
- 14DAEE9F1A51E1BE0070B77E /* Base */,
- );
- name = LaunchScreen.xib;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- 14DAEEAD1A51E1BE0070B77E /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_ENTITLEMENTS = "Example-iOS/Example-iOS.entitlements";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 9.0;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- SWIFT_VERSION = 4.1;
- };
- name = Debug;
- };
- 14DAEEAE1A51E1BE0070B77E /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_ENTITLEMENTS = "Example-iOS/Example-iOS.entitlements";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = YES;
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 9.0;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
- SWIFT_VERSION = 4.1;
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 14DAEEB01A51E1BE0070B77E /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- DEVELOPMENT_TEAM = 27AEDK3C9F;
- INFOPLIST_FILE = "Example-iOS/Info.plist";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "com.kishikawakatsumi.$(PRODUCT_NAME:rfc1034identifier)";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 5.0;
- };
- name = Debug;
- };
- 14DAEEB11A51E1BE0070B77E /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- DEVELOPMENT_TEAM = 27AEDK3C9F;
- INFOPLIST_FILE = "Example-iOS/Info.plist";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "com.kishikawakatsumi.$(PRODUCT_NAME:rfc1034identifier)";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 14DAEE8B1A51E1BE0070B77E /* Build configuration list for PBXProject "Example-iOS" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 14DAEEAD1A51E1BE0070B77E /* Debug */,
- 14DAEEAE1A51E1BE0070B77E /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 14DAEEAF1A51E1BE0070B77E /* Build configuration list for PBXNativeTarget "Example-iOS" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 14DAEEB01A51E1BE0070B77E /* Debug */,
- 14DAEEB11A51E1BE0070B77E /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 14DAEE881A51E1BE0070B77E /* Project object */;
- }
|