Add example project

This commit is contained in:
kishikawa katsumi
2015-01-15 04:12:45 +09:00
parent 9e4f54783b
commit ec60375b85
12 changed files with 783 additions and 0 deletions

View File

@@ -0,0 +1,458 @@
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
145BF3FA1A66C24500D01D0D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 145BF3F91A66C24500D01D0D /* main.m */; };
145BF3FD1A66C24500D01D0D /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 145BF3FC1A66C24500D01D0D /* AppDelegate.m */; };
145BF4001A66C24500D01D0D /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 145BF3FF1A66C24500D01D0D /* ViewController.m */; };
145BF4031A66C24500D01D0D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 145BF4011A66C24500D01D0D /* Main.storyboard */; };
145BF4051A66C24500D01D0D /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 145BF4041A66C24500D01D0D /* Images.xcassets */; };
145BF4081A66C24500D01D0D /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 145BF4061A66C24500D01D0D /* LaunchScreen.xib */; };
145BF4381A66C34C00D01D0D /* UICKeyChainStore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 145BF4291A66C32F00D01D0D /* UICKeyChainStore.framework */; };
145BF43A1A66C46400D01D0D /* UICKeyChainStore.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 145BF4291A66C32F00D01D0D /* UICKeyChainStore.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
145BF4281A66C32F00D01D0D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 145BF41D1A66C32F00D01D0D /* UICKeyChainStore.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 14A59C9D1A62CF6E006561CC;
remoteInfo = "UICKeyChainStore-iOS";
};
145BF42A1A66C32F00D01D0D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 145BF41D1A66C32F00D01D0D /* UICKeyChainStore.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 14A59CA81A62CF6E006561CC;
remoteInfo = "UICKeyChainStore-iOSTests";
};
145BF42C1A66C32F00D01D0D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 145BF41D1A66C32F00D01D0D /* UICKeyChainStore.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 14A59CBE1A62D3A1006561CC;
remoteInfo = "UICKeyChainStore-Mac";
};
145BF42E1A66C32F00D01D0D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 145BF41D1A66C32F00D01D0D /* UICKeyChainStore.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 14A59CC81A62D3A2006561CC;
remoteInfo = "UICKeyChainStore-MacTests";
};
145BF4301A66C32F00D01D0D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 145BF41D1A66C32F00D01D0D /* UICKeyChainStore.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 14A59CFE1A62F336006561CC;
remoteInfo = "libUICKeyChainStore-iOS";
};
145BF4321A66C32F00D01D0D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 145BF41D1A66C32F00D01D0D /* UICKeyChainStore.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 14A59D081A62F336006561CC;
remoteInfo = "libUICKeyChainStore-iOSTests";
};
145BF4341A66C32F00D01D0D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 145BF41D1A66C32F00D01D0D /* UICKeyChainStore.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 14A59D1C1A62F4DA006561CC;
remoteInfo = "libUICKeyChainStore-Mac";
};
145BF4361A66C32F00D01D0D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 145BF41D1A66C32F00D01D0D /* UICKeyChainStore.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 14A59D261A62F4DA006561CC;
remoteInfo = "libUICKeyChainStore-MacTests";
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
145BF4391A66C45000D01D0D /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
145BF43A1A66C46400D01D0D /* UICKeyChainStore.framework in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
145BF3F41A66C24500D01D0D /* Example-iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Example-iOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
145BF3F81A66C24500D01D0D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
145BF3F91A66C24500D01D0D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
145BF3FB1A66C24500D01D0D /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
145BF3FC1A66C24500D01D0D /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
145BF3FE1A66C24500D01D0D /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
145BF3FF1A66C24500D01D0D /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
145BF4021A66C24500D01D0D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
145BF4041A66C24500D01D0D /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
145BF4071A66C24500D01D0D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
145BF41D1A66C32F00D01D0D /* UICKeyChainStore.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = UICKeyChainStore.xcodeproj; path = ../../Lib/UICKeyChainStore.xcodeproj; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
145BF3F11A66C24500D01D0D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
145BF4381A66C34C00D01D0D /* UICKeyChainStore.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
145BF3EB1A66C24500D01D0D = {
isa = PBXGroup;
children = (
145BF3F61A66C24500D01D0D /* Example-iOS */,
145BF3F51A66C24500D01D0D /* Products */,
145BF41D1A66C32F00D01D0D /* UICKeyChainStore.xcodeproj */,
);
sourceTree = "<group>";
};
145BF3F51A66C24500D01D0D /* Products */ = {
isa = PBXGroup;
children = (
145BF3F41A66C24500D01D0D /* Example-iOS.app */,
);
name = Products;
sourceTree = "<group>";
};
145BF3F61A66C24500D01D0D /* Example-iOS */ = {
isa = PBXGroup;
children = (
145BF3FB1A66C24500D01D0D /* AppDelegate.h */,
145BF3FC1A66C24500D01D0D /* AppDelegate.m */,
145BF3FE1A66C24500D01D0D /* ViewController.h */,
145BF3FF1A66C24500D01D0D /* ViewController.m */,
145BF4011A66C24500D01D0D /* Main.storyboard */,
145BF4061A66C24500D01D0D /* LaunchScreen.xib */,
145BF4041A66C24500D01D0D /* Images.xcassets */,
145BF3F71A66C24500D01D0D /* Supporting Files */,
);
path = "Example-iOS";
sourceTree = "<group>";
};
145BF3F71A66C24500D01D0D /* Supporting Files */ = {
isa = PBXGroup;
children = (
145BF3F81A66C24500D01D0D /* Info.plist */,
145BF3F91A66C24500D01D0D /* main.m */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
145BF41E1A66C32F00D01D0D /* Products */ = {
isa = PBXGroup;
children = (
145BF4291A66C32F00D01D0D /* UICKeyChainStore.framework */,
145BF42B1A66C32F00D01D0D /* UICKeyChainStore-iOSTests.xctest */,
145BF42D1A66C32F00D01D0D /* UICKeyChainStore.framework */,
145BF42F1A66C32F00D01D0D /* UICKeyChainStore-MacTests.xctest */,
145BF4311A66C32F00D01D0D /* libUICKeyChainStore.a */,
145BF4331A66C32F00D01D0D /* libUICKeyChainStore-iOSTests.xctest */,
145BF4351A66C32F00D01D0D /* libUICKeyChainStore.a */,
145BF4371A66C32F00D01D0D /* libUICKeyChainStore-MacTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
145BF3F31A66C24500D01D0D /* Example-iOS */ = {
isa = PBXNativeTarget;
buildConfigurationList = 145BF4171A66C24500D01D0D /* Build configuration list for PBXNativeTarget "Example-iOS" */;
buildPhases = (
145BF3F01A66C24500D01D0D /* Sources */,
145BF3F11A66C24500D01D0D /* Frameworks */,
145BF3F21A66C24500D01D0D /* Resources */,
145BF4391A66C45000D01D0D /* CopyFiles */,
);
buildRules = (
);
dependencies = (
);
name = "Example-iOS";
productName = "Example-iOS";
productReference = 145BF3F41A66C24500D01D0D /* Example-iOS.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
145BF3EC1A66C24500D01D0D /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0610;
ORGANIZATIONNAME = "kishikawa katsumi";
TargetAttributes = {
145BF3F31A66C24500D01D0D = {
CreatedOnToolsVersion = 6.1.1;
};
};
};
buildConfigurationList = 145BF3EF1A66C24500D01D0D /* Build configuration list for PBXProject "Example-iOS" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 145BF3EB1A66C24500D01D0D;
productRefGroup = 145BF3F51A66C24500D01D0D /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = 145BF41E1A66C32F00D01D0D /* Products */;
ProjectRef = 145BF41D1A66C32F00D01D0D /* UICKeyChainStore.xcodeproj */;
},
);
projectRoot = "";
targets = (
145BF3F31A66C24500D01D0D /* Example-iOS */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
145BF4291A66C32F00D01D0D /* UICKeyChainStore.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = UICKeyChainStore.framework;
remoteRef = 145BF4281A66C32F00D01D0D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
145BF42B1A66C32F00D01D0D /* UICKeyChainStore-iOSTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = "UICKeyChainStore-iOSTests.xctest";
remoteRef = 145BF42A1A66C32F00D01D0D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
145BF42D1A66C32F00D01D0D /* UICKeyChainStore.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = UICKeyChainStore.framework;
remoteRef = 145BF42C1A66C32F00D01D0D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
145BF42F1A66C32F00D01D0D /* UICKeyChainStore-MacTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = "UICKeyChainStore-MacTests.xctest";
remoteRef = 145BF42E1A66C32F00D01D0D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
145BF4311A66C32F00D01D0D /* libUICKeyChainStore.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libUICKeyChainStore.a;
remoteRef = 145BF4301A66C32F00D01D0D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
145BF4331A66C32F00D01D0D /* libUICKeyChainStore-iOSTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = "libUICKeyChainStore-iOSTests.xctest";
remoteRef = 145BF4321A66C32F00D01D0D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
145BF4351A66C32F00D01D0D /* libUICKeyChainStore.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libUICKeyChainStore.a;
remoteRef = 145BF4341A66C32F00D01D0D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
145BF4371A66C32F00D01D0D /* libUICKeyChainStore-MacTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = "libUICKeyChainStore-MacTests.xctest";
remoteRef = 145BF4361A66C32F00D01D0D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
145BF3F21A66C24500D01D0D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
145BF4031A66C24500D01D0D /* Main.storyboard in Resources */,
145BF4081A66C24500D01D0D /* LaunchScreen.xib in Resources */,
145BF4051A66C24500D01D0D /* Images.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
145BF3F01A66C24500D01D0D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
145BF4001A66C24500D01D0D /* ViewController.m in Sources */,
145BF3FD1A66C24500D01D0D /* AppDelegate.m in Sources */,
145BF3FA1A66C24500D01D0D /* main.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
145BF4011A66C24500D01D0D /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
145BF4021A66C24500D01D0D /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
145BF4061A66C24500D01D0D /* LaunchScreen.xib */ = {
isa = PBXVariantGroup;
children = (
145BF4071A66C24500D01D0D /* Base */,
);
name = LaunchScreen.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
145BF4151A66C24500D01D0D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
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 = 8.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
};
name = Debug;
};
145BF4161A66C24500D01D0D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"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_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 = 8.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
145BF4181A66C24500D01D0D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = "Example-iOS/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
145BF4191A66C24500D01D0D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = "Example-iOS/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
145BF3EF1A66C24500D01D0D /* Build configuration list for PBXProject "Example-iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
145BF4151A66C24500D01D0D /* Debug */,
145BF4161A66C24500D01D0D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
145BF4171A66C24500D01D0D /* Build configuration list for PBXNativeTarget "Example-iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
145BF4181A66C24500D01D0D /* Debug */,
145BF4191A66C24500D01D0D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 145BF3EC1A66C24500D01D0D /* Project object */;
}