mirror of
https://github.com/zhigang1992/KLCircleViewController.git
synced 2026-05-20 22:31:14 +08:00
535 lines
24 KiB
Plaintext
535 lines
24 KiB
Plaintext
// !$*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 */; };
|
|
18CFF3DF179F13FB00FDDE68 /* libKLCircleViewController.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 18CFF3DA179F13F100FDDE68 /* libKLCircleViewController.a */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
18CFF3C1179F13D500FDDE68 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 18CFF38E179F13D500FDDE68 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 18CFF395179F13D500FDDE68;
|
|
remoteInfo = KLCircleViewControllerDemo;
|
|
};
|
|
18CFF3D9179F13F100FDDE68 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 18CFF3D4179F13F100FDDE68 /* KLCircleViewController.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = 773DA3E2179E461900E75388;
|
|
remoteInfo = KLCircleViewController;
|
|
};
|
|
18CFF3DB179F13F100FDDE68 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 18CFF3D4179F13F100FDDE68 /* KLCircleViewController.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = 773DA3F3179E461900E75388;
|
|
remoteInfo = KLCircleViewControllerTests;
|
|
};
|
|
18CFF3DD179F13F800FDDE68 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 18CFF3D4179F13F100FDDE68 /* KLCircleViewController.xcodeproj */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 773DA3E1179E461900E75388;
|
|
remoteInfo = KLCircleViewController;
|
|
};
|
|
/* 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>"; };
|
|
18CFF3D4179F13F100FDDE68 /* KLCircleViewController.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = KLCircleViewController.xcodeproj; path = KLCircleViewController/KLCircleViewController.xcodeproj; sourceTree = SOURCE_ROOT; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
18CFF393179F13D500FDDE68 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
18CFF3DF179F13FB00FDDE68 /* libKLCircleViewController.a in Frameworks */,
|
|
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 = (
|
|
18CFF3D4179F13F100FDDE68 /* KLCircleViewController.xcodeproj */,
|
|
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>";
|
|
};
|
|
18CFF3D5179F13F100FDDE68 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
18CFF3DA179F13F100FDDE68 /* libKLCircleViewController.a */,
|
|
18CFF3DC179F13F100FDDE68 /* KLCircleViewControllerTests.octest */,
|
|
);
|
|
name = Products;
|
|
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 = (
|
|
18CFF3DE179F13F800FDDE68 /* PBXTargetDependency */,
|
|
);
|
|
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 = "";
|
|
projectReferences = (
|
|
{
|
|
ProductGroup = 18CFF3D5179F13F100FDDE68 /* Products */;
|
|
ProjectRef = 18CFF3D4179F13F100FDDE68 /* KLCircleViewController.xcodeproj */;
|
|
},
|
|
);
|
|
projectRoot = "";
|
|
targets = (
|
|
18CFF395179F13D500FDDE68 /* KLCircleViewControllerDemo */,
|
|
18CFF3BB179F13D500FDDE68 /* KLCircleViewControllerDemoTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXReferenceProxy section */
|
|
18CFF3DA179F13F100FDDE68 /* libKLCircleViewController.a */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = archive.ar;
|
|
path = libKLCircleViewController.a;
|
|
remoteRef = 18CFF3D9179F13F100FDDE68 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
18CFF3DC179F13F100FDDE68 /* KLCircleViewControllerTests.octest */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = wrapper.cfbundle;
|
|
path = KLCircleViewControllerTests.octest;
|
|
remoteRef = 18CFF3DB179F13F100FDDE68 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
/* End PBXReferenceProxy 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 */;
|
|
};
|
|
18CFF3DE179F13F800FDDE68 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = KLCircleViewController;
|
|
targetProxy = 18CFF3DD179F13F800FDDE68 /* 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;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
18CFF3D1179F13D500FDDE68 /* Build configuration list for PBXNativeTarget "KLCircleViewControllerDemoTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
18CFF3D2179F13D500FDDE68 /* Debug */,
|
|
18CFF3D3179F13D500FDDE68 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 18CFF38E179F13D500FDDE68 /* Project object */;
|
|
}
|