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 */;
}

View File

@@ -0,0 +1,110 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0610"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "145BF3F31A66C24500D01D0D"
BuildableName = "Example-iOS.app"
BlueprintName = "Example-iOS"
ReferencedContainer = "container:Example-iOS.xcodeproj">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "NO"
buildForArchiving = "NO"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "145BF40C1A66C24500D01D0D"
BuildableName = "Example-iOSTests.xctest"
BlueprintName = "Example-iOSTests"
ReferencedContainer = "container:Example-iOS.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "145BF40C1A66C24500D01D0D"
BuildableName = "Example-iOSTests.xctest"
BlueprintName = "Example-iOSTests"
ReferencedContainer = "container:Example-iOS.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "145BF3F31A66C24500D01D0D"
BuildableName = "Example-iOS.app"
BlueprintName = "Example-iOS"
ReferencedContainer = "container:Example-iOS.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "145BF3F31A66C24500D01D0D"
BuildableName = "Example-iOS.app"
BlueprintName = "Example-iOS"
ReferencedContainer = "container:Example-iOS.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "145BF3F31A66C24500D01D0D"
BuildableName = "Example-iOS.app"
BlueprintName = "Example-iOS"
ReferencedContainer = "container:Example-iOS.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -0,0 +1,15 @@
//
// AppDelegate.h
// Example-iOS
//
// Created by kishikawa katsumi on 2015/01/15.
// Copyright (c) 2015 kishikawa katsumi. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface AppDelegate : UIResponder <UIApplicationDelegate>
@property (strong, nonatomic) UIWindow *window;
@end

View File

@@ -0,0 +1,21 @@
//
// AppDelegate.m
// Example-iOS
//
// Created by kishikawa katsumi on 2015/01/15.
// Copyright (c) 2015 kishikawa katsumi. All rights reserved.
//
#import "AppDelegate.h"
@interface AppDelegate ()
@end
@implementation AppDelegate
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
return YES;
}
@end

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="6254" systemVersion="14B25" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6247"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="iN0-l3-epB">
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<nil key="simulatedStatusBarMetrics"/>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="548" y="455"/>
</view>
</objects>
</document>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6211" systemVersion="14A298i" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="vXZ-lx-hvc">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6204"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="ufC-wZ-h7g">
<objects>
<viewController id="vXZ-lx-hvc" customClass="ViewController" customModuleProvider="" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="jyV-Pf-zRb"/>
<viewControllerLayoutGuide type="bottom" id="2fi-mo-0CV"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="kh9-bI-dsS">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/>
</objects>
</scene>
</scenes>
</document>

View File

@@ -0,0 +1,38 @@
{
"images" : [
{
"idiom" : "iphone",
"size" : "29x29",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "29x29",
"scale" : "3x"
},
{
"idiom" : "iphone",
"size" : "40x40",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "40x40",
"scale" : "3x"
},
{
"idiom" : "iphone",
"size" : "60x60",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "60x60",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

View File

@@ -0,0 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>com.kishikawakatsumi.$(PRODUCT_NAME:rfc1034identifier)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
</dict>
</plist>

View File

@@ -0,0 +1,13 @@
//
// ViewController.h
// Example-iOS
//
// Created by kishikawa katsumi on 2015/01/15.
// Copyright (c) 2015 kishikawa katsumi. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end

View File

@@ -0,0 +1,26 @@
//
// ViewController.m
// Example-iOS
//
// Created by kishikawa katsumi on 2015/01/15.
// Copyright (c) 2015 kishikawa katsumi. All rights reserved.
//
#import "ViewController.h"
#import <UICKeyChainStore/UICKeyChainStore.h>
@interface ViewController ()
@end
@implementation ViewController
- (void)viewDidLoad {
[super viewDidLoad];
}
- (void)didReceiveMemoryWarning {
[super didReceiveMemoryWarning];
}
@end

View File

@@ -0,0 +1,16 @@
//
// main.m
// Example-iOS
//
// Created by kishikawa katsumi on 2015/01/15.
// Copyright (c) 2015 kishikawa katsumi. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "AppDelegate.h"
int main(int argc, char * argv[]) {
@autoreleasepool {
return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
}
}

View File

@@ -4,4 +4,7 @@
<FileRef
location = "group:Lib/UICKeyChainStore.xcodeproj">
</FileRef>
<FileRef
location = "group:Examples/Example-iOS/Example-iOS.xcodeproj">
</FileRef>
</Workspace>