mirror of
https://github.com/zhigang1992/KLCircleViewController.git
synced 2026-01-12 22:48:23 +08:00
Initial Commit
This commit is contained in:
469
KLCircleViewControllerDemo.xcodeproj/project.pbxproj
Normal file
469
KLCircleViewControllerDemo.xcodeproj/project.pbxproj
Normal file
@@ -0,0 +1,469 @@
|
||||
// !$*UTF8*$!
|
||||
{
|
||||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 46;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
18CFF39A179F13D500FDDE68 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18CFF399179F13D500FDDE68 /* UIKit.framework */; };
|
||||
18CFF39C179F13D500FDDE68 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18CFF39B179F13D500FDDE68 /* Foundation.framework */; };
|
||||
18CFF39E179F13D500FDDE68 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18CFF39D179F13D500FDDE68 /* CoreGraphics.framework */; };
|
||||
18CFF3A4179F13D500FDDE68 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 18CFF3A2179F13D500FDDE68 /* InfoPlist.strings */; };
|
||||
18CFF3A6179F13D500FDDE68 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 18CFF3A5179F13D500FDDE68 /* main.m */; };
|
||||
18CFF3AA179F13D500FDDE68 /* KLAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 18CFF3A9179F13D500FDDE68 /* KLAppDelegate.m */; };
|
||||
18CFF3AC179F13D500FDDE68 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 18CFF3AB179F13D500FDDE68 /* Default.png */; };
|
||||
18CFF3AE179F13D500FDDE68 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 18CFF3AD179F13D500FDDE68 /* Default@2x.png */; };
|
||||
18CFF3B0179F13D500FDDE68 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 18CFF3AF179F13D500FDDE68 /* Default-568h@2x.png */; };
|
||||
18CFF3B3179F13D500FDDE68 /* MainStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 18CFF3B1179F13D500FDDE68 /* MainStoryboard.storyboard */; };
|
||||
18CFF3B6179F13D500FDDE68 /* KLViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 18CFF3B5179F13D500FDDE68 /* KLViewController.m */; };
|
||||
18CFF3BE179F13D500FDDE68 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18CFF3BD179F13D500FDDE68 /* SenTestingKit.framework */; };
|
||||
18CFF3BF179F13D500FDDE68 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18CFF399179F13D500FDDE68 /* UIKit.framework */; };
|
||||
18CFF3C0179F13D500FDDE68 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18CFF39B179F13D500FDDE68 /* Foundation.framework */; };
|
||||
18CFF3C8179F13D500FDDE68 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 18CFF3C6179F13D500FDDE68 /* InfoPlist.strings */; };
|
||||
18CFF3CB179F13D500FDDE68 /* KLCircleViewControllerDemoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 18CFF3CA179F13D500FDDE68 /* KLCircleViewControllerDemoTests.m */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXContainerItemProxy section */
|
||||
18CFF3C1179F13D500FDDE68 /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = 18CFF38E179F13D500FDDE68 /* Project object */;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = 18CFF395179F13D500FDDE68;
|
||||
remoteInfo = KLCircleViewControllerDemo;
|
||||
};
|
||||
/* End PBXContainerItemProxy section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
18CFF396179F13D500FDDE68 /* KLCircleViewControllerDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = KLCircleViewControllerDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
18CFF399179F13D500FDDE68 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
||||
18CFF39B179F13D500FDDE68 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
||||
18CFF39D179F13D500FDDE68 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
||||
18CFF3A1179F13D500FDDE68 /* KLCircleViewControllerDemo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "KLCircleViewControllerDemo-Info.plist"; sourceTree = "<group>"; };
|
||||
18CFF3A3179F13D500FDDE68 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
18CFF3A5179F13D500FDDE68 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
||||
18CFF3A7179F13D500FDDE68 /* KLCircleViewControllerDemo-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "KLCircleViewControllerDemo-Prefix.pch"; sourceTree = "<group>"; };
|
||||
18CFF3A8179F13D500FDDE68 /* KLAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KLAppDelegate.h; sourceTree = "<group>"; };
|
||||
18CFF3A9179F13D500FDDE68 /* KLAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KLAppDelegate.m; sourceTree = "<group>"; };
|
||||
18CFF3AB179F13D500FDDE68 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
|
||||
18CFF3AD179F13D500FDDE68 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
|
||||
18CFF3AF179F13D500FDDE68 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
|
||||
18CFF3B2179F13D500FDDE68 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard.storyboard; sourceTree = "<group>"; };
|
||||
18CFF3B4179F13D500FDDE68 /* KLViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KLViewController.h; sourceTree = "<group>"; };
|
||||
18CFF3B5179F13D500FDDE68 /* KLViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KLViewController.m; sourceTree = "<group>"; };
|
||||
18CFF3BC179F13D500FDDE68 /* KLCircleViewControllerDemoTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KLCircleViewControllerDemoTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
18CFF3BD179F13D500FDDE68 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; };
|
||||
18CFF3C5179F13D500FDDE68 /* KLCircleViewControllerDemoTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "KLCircleViewControllerDemoTests-Info.plist"; sourceTree = "<group>"; };
|
||||
18CFF3C7179F13D500FDDE68 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
||||
18CFF3C9179F13D500FDDE68 /* KLCircleViewControllerDemoTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KLCircleViewControllerDemoTests.h; sourceTree = "<group>"; };
|
||||
18CFF3CA179F13D500FDDE68 /* KLCircleViewControllerDemoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KLCircleViewControllerDemoTests.m; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
18CFF393179F13D500FDDE68 /* Frameworks */ = {
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
18CFF39A179F13D500FDDE68 /* UIKit.framework in Frameworks */,
|
||||
18CFF39C179F13D500FDDE68 /* Foundation.framework in Frameworks */,
|
||||
18CFF39E179F13D500FDDE68 /* CoreGraphics.framework in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
18CFF3B8179F13D500FDDE68 /* Frameworks */ = {
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
18CFF3BE179F13D500FDDE68 /* SenTestingKit.framework in Frameworks */,
|
||||
18CFF3BF179F13D500FDDE68 /* UIKit.framework in Frameworks */,
|
||||
18CFF3C0179F13D500FDDE68 /* Foundation.framework in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXFrameworksBuildPhase section */
|
||||
|
||||
/* Begin PBXGroup section */
|
||||
18CFF38D179F13D500FDDE68 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
18CFF39F179F13D500FDDE68 /* KLCircleViewControllerDemo */,
|
||||
18CFF3C3179F13D500FDDE68 /* KLCircleViewControllerDemoTests */,
|
||||
18CFF398179F13D500FDDE68 /* Frameworks */,
|
||||
18CFF397179F13D500FDDE68 /* Products */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
18CFF397179F13D500FDDE68 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
18CFF396179F13D500FDDE68 /* KLCircleViewControllerDemo.app */,
|
||||
18CFF3BC179F13D500FDDE68 /* KLCircleViewControllerDemoTests.octest */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
18CFF398179F13D500FDDE68 /* Frameworks */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
18CFF399179F13D500FDDE68 /* UIKit.framework */,
|
||||
18CFF39B179F13D500FDDE68 /* Foundation.framework */,
|
||||
18CFF39D179F13D500FDDE68 /* CoreGraphics.framework */,
|
||||
18CFF3BD179F13D500FDDE68 /* SenTestingKit.framework */,
|
||||
);
|
||||
name = Frameworks;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
18CFF39F179F13D500FDDE68 /* KLCircleViewControllerDemo */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
18CFF3A8179F13D500FDDE68 /* KLAppDelegate.h */,
|
||||
18CFF3A9179F13D500FDDE68 /* KLAppDelegate.m */,
|
||||
18CFF3B1179F13D500FDDE68 /* MainStoryboard.storyboard */,
|
||||
18CFF3B4179F13D500FDDE68 /* KLViewController.h */,
|
||||
18CFF3B5179F13D500FDDE68 /* KLViewController.m */,
|
||||
18CFF3A0179F13D500FDDE68 /* Supporting Files */,
|
||||
);
|
||||
path = KLCircleViewControllerDemo;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
18CFF3A0179F13D500FDDE68 /* Supporting Files */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
18CFF3A1179F13D500FDDE68 /* KLCircleViewControllerDemo-Info.plist */,
|
||||
18CFF3A2179F13D500FDDE68 /* InfoPlist.strings */,
|
||||
18CFF3A5179F13D500FDDE68 /* main.m */,
|
||||
18CFF3A7179F13D500FDDE68 /* KLCircleViewControllerDemo-Prefix.pch */,
|
||||
18CFF3AB179F13D500FDDE68 /* Default.png */,
|
||||
18CFF3AD179F13D500FDDE68 /* Default@2x.png */,
|
||||
18CFF3AF179F13D500FDDE68 /* Default-568h@2x.png */,
|
||||
);
|
||||
name = "Supporting Files";
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
18CFF3C3179F13D500FDDE68 /* KLCircleViewControllerDemoTests */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
18CFF3C9179F13D500FDDE68 /* KLCircleViewControllerDemoTests.h */,
|
||||
18CFF3CA179F13D500FDDE68 /* KLCircleViewControllerDemoTests.m */,
|
||||
18CFF3C4179F13D500FDDE68 /* Supporting Files */,
|
||||
);
|
||||
path = KLCircleViewControllerDemoTests;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
18CFF3C4179F13D500FDDE68 /* Supporting Files */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
18CFF3C5179F13D500FDDE68 /* KLCircleViewControllerDemoTests-Info.plist */,
|
||||
18CFF3C6179F13D500FDDE68 /* InfoPlist.strings */,
|
||||
);
|
||||
name = "Supporting Files";
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXNativeTarget section */
|
||||
18CFF395179F13D500FDDE68 /* KLCircleViewControllerDemo */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 18CFF3CE179F13D500FDDE68 /* Build configuration list for PBXNativeTarget "KLCircleViewControllerDemo" */;
|
||||
buildPhases = (
|
||||
18CFF392179F13D500FDDE68 /* Sources */,
|
||||
18CFF393179F13D500FDDE68 /* Frameworks */,
|
||||
18CFF394179F13D500FDDE68 /* Resources */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
);
|
||||
name = KLCircleViewControllerDemo;
|
||||
productName = KLCircleViewControllerDemo;
|
||||
productReference = 18CFF396179F13D500FDDE68 /* KLCircleViewControllerDemo.app */;
|
||||
productType = "com.apple.product-type.application";
|
||||
};
|
||||
18CFF3BB179F13D500FDDE68 /* KLCircleViewControllerDemoTests */ = {
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 18CFF3D1179F13D500FDDE68 /* Build configuration list for PBXNativeTarget "KLCircleViewControllerDemoTests" */;
|
||||
buildPhases = (
|
||||
18CFF3B7179F13D500FDDE68 /* Sources */,
|
||||
18CFF3B8179F13D500FDDE68 /* Frameworks */,
|
||||
18CFF3B9179F13D500FDDE68 /* Resources */,
|
||||
18CFF3BA179F13D500FDDE68 /* ShellScript */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
18CFF3C2179F13D500FDDE68 /* PBXTargetDependency */,
|
||||
);
|
||||
name = KLCircleViewControllerDemoTests;
|
||||
productName = KLCircleViewControllerDemoTests;
|
||||
productReference = 18CFF3BC179F13D500FDDE68 /* KLCircleViewControllerDemoTests.octest */;
|
||||
productType = "com.apple.product-type.bundle";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
|
||||
/* Begin PBXProject section */
|
||||
18CFF38E179F13D500FDDE68 /* Project object */ = {
|
||||
isa = PBXProject;
|
||||
attributes = {
|
||||
CLASSPREFIX = KL;
|
||||
LastUpgradeCheck = 0460;
|
||||
ORGANIZATIONNAME = KL;
|
||||
};
|
||||
buildConfigurationList = 18CFF391179F13D500FDDE68 /* Build configuration list for PBXProject "KLCircleViewControllerDemo" */;
|
||||
compatibilityVersion = "Xcode 3.2";
|
||||
developmentRegion = English;
|
||||
hasScannedForEncodings = 0;
|
||||
knownRegions = (
|
||||
en,
|
||||
);
|
||||
mainGroup = 18CFF38D179F13D500FDDE68;
|
||||
productRefGroup = 18CFF397179F13D500FDDE68 /* Products */;
|
||||
projectDirPath = "";
|
||||
projectRoot = "";
|
||||
targets = (
|
||||
18CFF395179F13D500FDDE68 /* KLCircleViewControllerDemo */,
|
||||
18CFF3BB179F13D500FDDE68 /* KLCircleViewControllerDemoTests */,
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
|
||||
/* Begin PBXResourcesBuildPhase section */
|
||||
18CFF394179F13D500FDDE68 /* Resources */ = {
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
18CFF3A4179F13D500FDDE68 /* InfoPlist.strings in Resources */,
|
||||
18CFF3AC179F13D500FDDE68 /* Default.png in Resources */,
|
||||
18CFF3AE179F13D500FDDE68 /* Default@2x.png in Resources */,
|
||||
18CFF3B0179F13D500FDDE68 /* Default-568h@2x.png in Resources */,
|
||||
18CFF3B3179F13D500FDDE68 /* MainStoryboard.storyboard in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
18CFF3B9179F13D500FDDE68 /* Resources */ = {
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
18CFF3C8179F13D500FDDE68 /* InfoPlist.strings in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXResourcesBuildPhase section */
|
||||
|
||||
/* Begin PBXShellScriptBuildPhase section */
|
||||
18CFF3BA179F13D500FDDE68 /* ShellScript */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
inputPaths = (
|
||||
);
|
||||
outputPaths = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
|
||||
};
|
||||
/* End PBXShellScriptBuildPhase section */
|
||||
|
||||
/* Begin PBXSourcesBuildPhase section */
|
||||
18CFF392179F13D500FDDE68 /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
18CFF3A6179F13D500FDDE68 /* main.m in Sources */,
|
||||
18CFF3AA179F13D500FDDE68 /* KLAppDelegate.m in Sources */,
|
||||
18CFF3B6179F13D500FDDE68 /* KLViewController.m in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
18CFF3B7179F13D500FDDE68 /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
18CFF3CB179F13D500FDDE68 /* KLCircleViewControllerDemoTests.m in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
/* End PBXSourcesBuildPhase section */
|
||||
|
||||
/* Begin PBXTargetDependency section */
|
||||
18CFF3C2179F13D500FDDE68 /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
target = 18CFF395179F13D500FDDE68 /* KLCircleViewControllerDemo */;
|
||||
targetProxy = 18CFF3C1179F13D500FDDE68 /* PBXContainerItemProxy */;
|
||||
};
|
||||
/* End PBXTargetDependency section */
|
||||
|
||||
/* Begin PBXVariantGroup section */
|
||||
18CFF3A2179F13D500FDDE68 /* InfoPlist.strings */ = {
|
||||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
18CFF3A3179F13D500FDDE68 /* en */,
|
||||
);
|
||||
name = InfoPlist.strings;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
18CFF3B1179F13D500FDDE68 /* MainStoryboard.storyboard */ = {
|
||||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
18CFF3B2179F13D500FDDE68 /* en */,
|
||||
);
|
||||
name = MainStoryboard.storyboard;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
18CFF3C6179F13D500FDDE68 /* InfoPlist.strings */ = {
|
||||
isa = PBXVariantGroup;
|
||||
children = (
|
||||
18CFF3C7179F13D500FDDE68 /* en */,
|
||||
);
|
||||
name = InfoPlist.strings;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXVariantGroup section */
|
||||
|
||||
/* Begin XCBuildConfiguration section */
|
||||
18CFF3CC179F13D500FDDE68 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||||
CLANG_CXX_LIBRARY = "libc++";
|
||||
CLANG_ENABLE_OBJC_ARC = YES;
|
||||
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||||
CLANG_WARN_EMPTY_BODY = YES;
|
||||
CLANG_WARN_ENUM_CONVERSION = YES;
|
||||
CLANG_WARN_INT_CONVERSION = YES;
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
COPY_PHASE_STRIP = NO;
|
||||
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_ABOUT_RETURN_TYPE = YES;
|
||||
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 6.1;
|
||||
ONLY_ACTIVE_ARCH = YES;
|
||||
SDKROOT = iphoneos;
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
18CFF3CD179F13D500FDDE68 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||||
CLANG_CXX_LIBRARY = "libc++";
|
||||
CLANG_ENABLE_OBJC_ARC = YES;
|
||||
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||||
CLANG_WARN_EMPTY_BODY = YES;
|
||||
CLANG_WARN_ENUM_CONVERSION = YES;
|
||||
CLANG_WARN_INT_CONVERSION = YES;
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
COPY_PHASE_STRIP = YES;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
||||
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 6.1;
|
||||
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
||||
SDKROOT = iphoneos;
|
||||
VALIDATE_PRODUCT = YES;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
18CFF3CF179F13D500FDDE68 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||||
GCC_PREFIX_HEADER = "KLCircleViewControllerDemo/KLCircleViewControllerDemo-Prefix.pch";
|
||||
INFOPLIST_FILE = "KLCircleViewControllerDemo/KLCircleViewControllerDemo-Info.plist";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
WRAPPER_EXTENSION = app;
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
18CFF3D0179F13D500FDDE68 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||||
GCC_PREFIX_HEADER = "KLCircleViewControllerDemo/KLCircleViewControllerDemo-Prefix.pch";
|
||||
INFOPLIST_FILE = "KLCircleViewControllerDemo/KLCircleViewControllerDemo-Info.plist";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
WRAPPER_EXTENSION = app;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
18CFF3D2179F13D500FDDE68 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/KLCircleViewControllerDemo.app/KLCircleViewControllerDemo";
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"\"$(SDKROOT)/Developer/Library/Frameworks\"",
|
||||
"\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
|
||||
);
|
||||
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||||
GCC_PREFIX_HEADER = "KLCircleViewControllerDemo/KLCircleViewControllerDemo-Prefix.pch";
|
||||
INFOPLIST_FILE = "KLCircleViewControllerDemoTests/KLCircleViewControllerDemoTests-Info.plist";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
TEST_HOST = "$(BUNDLE_LOADER)";
|
||||
WRAPPER_EXTENSION = octest;
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
18CFF3D3179F13D500FDDE68 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/KLCircleViewControllerDemo.app/KLCircleViewControllerDemo";
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
"\"$(SDKROOT)/Developer/Library/Frameworks\"",
|
||||
"\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
|
||||
);
|
||||
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
||||
GCC_PREFIX_HEADER = "KLCircleViewControllerDemo/KLCircleViewControllerDemo-Prefix.pch";
|
||||
INFOPLIST_FILE = "KLCircleViewControllerDemoTests/KLCircleViewControllerDemoTests-Info.plist";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
TEST_HOST = "$(BUNDLE_LOADER)";
|
||||
WRAPPER_EXTENSION = octest;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
18CFF391179F13D500FDDE68 /* Build configuration list for PBXProject "KLCircleViewControllerDemo" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
18CFF3CC179F13D500FDDE68 /* Debug */,
|
||||
18CFF3CD179F13D500FDDE68 /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
18CFF3CE179F13D500FDDE68 /* Build configuration list for PBXNativeTarget "KLCircleViewControllerDemo" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
18CFF3CF179F13D500FDDE68 /* Debug */,
|
||||
18CFF3D0179F13D500FDDE68 /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
};
|
||||
18CFF3D1179F13D500FDDE68 /* Build configuration list for PBXNativeTarget "KLCircleViewControllerDemoTests" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
18CFF3D2179F13D500FDDE68 /* Debug */,
|
||||
18CFF3D3179F13D500FDDE68 /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
};
|
||||
/* End XCConfigurationList section */
|
||||
};
|
||||
rootObject = 18CFF38E179F13D500FDDE68 /* Project object */;
|
||||
}
|
||||
BIN
KLCircleViewControllerDemo/Default-568h@2x.png
Normal file
BIN
KLCircleViewControllerDemo/Default-568h@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
KLCircleViewControllerDemo/Default.png
Normal file
BIN
KLCircleViewControllerDemo/Default.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.4 KiB |
BIN
KLCircleViewControllerDemo/Default@2x.png
Normal file
BIN
KLCircleViewControllerDemo/Default@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
15
KLCircleViewControllerDemo/KLAppDelegate.h
Normal file
15
KLCircleViewControllerDemo/KLAppDelegate.h
Normal file
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// KLAppDelegate.h
|
||||
// KLCircleViewControllerDemo
|
||||
//
|
||||
// Created by IBM on 2013-07-23.
|
||||
// Copyright (c) 2013 KL. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface KLAppDelegate : UIResponder <UIApplicationDelegate>
|
||||
|
||||
@property (strong, nonatomic) UIWindow *window;
|
||||
|
||||
@end
|
||||
46
KLCircleViewControllerDemo/KLAppDelegate.m
Normal file
46
KLCircleViewControllerDemo/KLAppDelegate.m
Normal file
@@ -0,0 +1,46 @@
|
||||
//
|
||||
// KLAppDelegate.m
|
||||
// KLCircleViewControllerDemo
|
||||
//
|
||||
// Created by IBM on 2013-07-23.
|
||||
// Copyright (c) 2013 KL. All rights reserved.
|
||||
//
|
||||
|
||||
#import "KLAppDelegate.h"
|
||||
|
||||
@implementation KLAppDelegate
|
||||
|
||||
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
|
||||
{
|
||||
// Override point for customization after application launch.
|
||||
return YES;
|
||||
}
|
||||
|
||||
- (void)applicationWillResignActive:(UIApplication *)application
|
||||
{
|
||||
// Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
|
||||
// Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
|
||||
}
|
||||
|
||||
- (void)applicationDidEnterBackground:(UIApplication *)application
|
||||
{
|
||||
// Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later.
|
||||
// If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits.
|
||||
}
|
||||
|
||||
- (void)applicationWillEnterForeground:(UIApplication *)application
|
||||
{
|
||||
// Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background.
|
||||
}
|
||||
|
||||
- (void)applicationDidBecomeActive:(UIApplication *)application
|
||||
{
|
||||
// Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface.
|
||||
}
|
||||
|
||||
- (void)applicationWillTerminate:(UIApplication *)application
|
||||
{
|
||||
// Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
|
||||
}
|
||||
|
||||
@end
|
||||
@@ -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>CFBundleDisplayName</key>
|
||||
<string>${PRODUCT_NAME}</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>${EXECUTABLE_NAME}</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>KL.${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.0</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>UIMainStoryboardFile</key>
|
||||
<string>MainStoryboard</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>
|
||||
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// Prefix header for all source files of the 'KLCircleViewControllerDemo' target in the 'KLCircleViewControllerDemo' project
|
||||
//
|
||||
|
||||
#import <Availability.h>
|
||||
|
||||
#ifndef __IPHONE_5_0
|
||||
#warning "This project uses features only available in iOS SDK 5.0 and later."
|
||||
#endif
|
||||
|
||||
#ifdef __OBJC__
|
||||
#import <UIKit/UIKit.h>
|
||||
#import <Foundation/Foundation.h>
|
||||
#endif
|
||||
13
KLCircleViewControllerDemo/KLViewController.h
Normal file
13
KLCircleViewControllerDemo/KLViewController.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// KLViewController.h
|
||||
// KLCircleViewControllerDemo
|
||||
//
|
||||
// Created by IBM on 2013-07-23.
|
||||
// Copyright (c) 2013 KL. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface KLViewController : UIViewController
|
||||
|
||||
@end
|
||||
29
KLCircleViewControllerDemo/KLViewController.m
Normal file
29
KLCircleViewControllerDemo/KLViewController.m
Normal file
@@ -0,0 +1,29 @@
|
||||
//
|
||||
// KLViewController.m
|
||||
// KLCircleViewControllerDemo
|
||||
//
|
||||
// Created by IBM on 2013-07-23.
|
||||
// Copyright (c) 2013 KL. All rights reserved.
|
||||
//
|
||||
|
||||
#import "KLViewController.h"
|
||||
|
||||
@interface KLViewController ()
|
||||
|
||||
@end
|
||||
|
||||
@implementation KLViewController
|
||||
|
||||
- (void)viewDidLoad
|
||||
{
|
||||
[super viewDidLoad];
|
||||
// Do any additional setup after loading the view, typically from a nib.
|
||||
}
|
||||
|
||||
- (void)didReceiveMemoryWarning
|
||||
{
|
||||
[super didReceiveMemoryWarning];
|
||||
// Dispose of any resources that can be recreated.
|
||||
}
|
||||
|
||||
@end
|
||||
2
KLCircleViewControllerDemo/en.lproj/InfoPlist.strings
Normal file
2
KLCircleViewControllerDemo/en.lproj/InfoPlist.strings
Normal file
@@ -0,0 +1,2 @@
|
||||
/* Localized versions of Info.plist keys */
|
||||
|
||||
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="2.0" toolsVersion="2519" systemVersion="12A206j" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="2">
|
||||
<dependencies>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="1856"/>
|
||||
</dependencies>
|
||||
<scenes>
|
||||
<!--class Prefix:identifier View Controller-->
|
||||
<scene sceneID="5">
|
||||
<objects>
|
||||
<viewController id="2" customClass="KLViewController" sceneMemberID="viewController">
|
||||
<view key="view" contentMode="scaleToFill" id="3">
|
||||
<rect key="frame" x="0.0" y="20" width="320" height="460"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
||||
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
||||
</view>
|
||||
</viewController>
|
||||
<placeholder placeholderIdentifier="IBFirstResponder" id="4" sceneMemberID="firstResponder"/>
|
||||
</objects>
|
||||
</scene>
|
||||
</scenes>
|
||||
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
||||
<simulatedStatusBarMetrics key="statusBar"/>
|
||||
<simulatedOrientationMetrics key="orientation"/>
|
||||
<simulatedScreenMetrics key="destination" type="retina4"/>
|
||||
</simulatedMetricsContainer>
|
||||
</document>
|
||||
18
KLCircleViewControllerDemo/main.m
Normal file
18
KLCircleViewControllerDemo/main.m
Normal file
@@ -0,0 +1,18 @@
|
||||
//
|
||||
// main.m
|
||||
// KLCircleViewControllerDemo
|
||||
//
|
||||
// Created by IBM on 2013-07-23.
|
||||
// Copyright (c) 2013 KL. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
#import "KLAppDelegate.h"
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
@autoreleasepool {
|
||||
return UIApplicationMain(argc, argv, nil, NSStringFromClass([KLAppDelegate class]));
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
<?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>KL.${PRODUCT_NAME:rfc1034identifier}</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>BNDL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// KLCircleViewControllerDemoTests.h
|
||||
// KLCircleViewControllerDemoTests
|
||||
//
|
||||
// Created by IBM on 2013-07-23.
|
||||
// Copyright (c) 2013 KL. All rights reserved.
|
||||
//
|
||||
|
||||
#import <SenTestingKit/SenTestingKit.h>
|
||||
|
||||
@interface KLCircleViewControllerDemoTests : SenTestCase
|
||||
|
||||
@end
|
||||
@@ -0,0 +1,32 @@
|
||||
//
|
||||
// KLCircleViewControllerDemoTests.m
|
||||
// KLCircleViewControllerDemoTests
|
||||
//
|
||||
// Created by IBM on 2013-07-23.
|
||||
// Copyright (c) 2013 KL. All rights reserved.
|
||||
//
|
||||
|
||||
#import "KLCircleViewControllerDemoTests.h"
|
||||
|
||||
@implementation KLCircleViewControllerDemoTests
|
||||
|
||||
- (void)setUp
|
||||
{
|
||||
[super setUp];
|
||||
|
||||
// Set-up code here.
|
||||
}
|
||||
|
||||
- (void)tearDown
|
||||
{
|
||||
// Tear-down code here.
|
||||
|
||||
[super tearDown];
|
||||
}
|
||||
|
||||
- (void)testExample
|
||||
{
|
||||
STFail(@"Unit tests are not implemented yet in KLCircleViewControllerDemoTests");
|
||||
}
|
||||
|
||||
@end
|
||||
@@ -0,0 +1,2 @@
|
||||
/* Localized versions of Info.plist keys */
|
||||
|
||||
Reference in New Issue
Block a user