mirror of
https://github.com/zakk4223/CocoaSplit.git
synced 2026-05-15 22:00:34 -06:00
430 lines
22 KiB
Text
430 lines
22 KiB
Text
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
343692431B6236DF007EC2D9 /* CSShapeCaptureFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 343692421B6236DF007EC2D9 /* CSShapeCaptureFactory.m */; };
|
|
3436924C1B6238C6007EC2D9 /* CSShapeCapture.m in Sources */ = {isa = PBXBuildFile; fileRef = 3436924B1B6238C6007EC2D9 /* CSShapeCapture.m */; };
|
|
343692641B63891C007EC2D9 /* CSShapeLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 343692631B63891C007EC2D9 /* CSShapeLayer.m */; };
|
|
34C430BC1EE7A11E00D08885 /* CSShapePathLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 34C430BB1EE7A11E00D08885 /* CSShapePathLoader.m */; };
|
|
34C430BF1EE833B600D08885 /* circle.js in Resources */ = {isa = PBXBuildFile; fileRef = 34C430BE1EE833B600D08885 /* circle.js */; };
|
|
34C430C01EE833CE00D08885 /* circle.js in CopyFiles */ = {isa = PBXBuildFile; fileRef = 34C430BE1EE833B600D08885 /* circle.js */; };
|
|
34C430C21EE8340700D08885 /* triangle.js in Resources */ = {isa = PBXBuildFile; fileRef = 34C430C11EE8340700D08885 /* triangle.js */; };
|
|
34C430C31EE834CB00D08885 /* triangle.js in CopyFiles */ = {isa = PBXBuildFile; fileRef = 34C430C11EE8340700D08885 /* triangle.js */; };
|
|
34C430C51EE8350800D08885 /* rtriangle.js in Resources */ = {isa = PBXBuildFile; fileRef = 34C430C41EE8350800D08885 /* rtriangle.js */; };
|
|
34C430C71EE8359200D08885 /* arc.js in Resources */ = {isa = PBXBuildFile; fileRef = 34C430C61EE8359200D08885 /* arc.js */; };
|
|
34C430C81EE8382300D08885 /* rtriangle.js in CopyFiles */ = {isa = PBXBuildFile; fileRef = 34C430C41EE8350800D08885 /* rtriangle.js */; };
|
|
34C430C91EE8382300D08885 /* arc.js in CopyFiles */ = {isa = PBXBuildFile; fileRef = 34C430C61EE8359200D08885 /* arc.js */; };
|
|
34C430CB1EE83ED100D08885 /* rectangle.js in Resources */ = {isa = PBXBuildFile; fileRef = 34C430CA1EE83ED100D08885 /* rectangle.js */; };
|
|
34C430CC1EE83F4100D08885 /* rectangle.js in CopyFiles */ = {isa = PBXBuildFile; fileRef = 34C430CA1EE83ED100D08885 /* rectangle.js */; };
|
|
34E3010A1B64A39E000C16DB /* CSShapeCaptureViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E301081B64A39E000C16DB /* CSShapeCaptureViewController.m */; };
|
|
34E3010B1B64A39E000C16DB /* CSShapeCaptureViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 34E301091B64A39E000C16DB /* CSShapeCaptureViewController.xib */; };
|
|
34E56B0C1B6DF3D1006A621E /* CSShapeWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 34E56B0B1B6DF3D1006A621E /* CSShapeWrapper.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
3436440A1B78F33F0069B8F2 /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = Python;
|
|
dstSubfolderSpec = 7;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
34E301131B6515B9000C16DB /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = Paths;
|
|
dstSubfolderSpec = 7;
|
|
files = (
|
|
34C430CC1EE83F4100D08885 /* rectangle.js in CopyFiles */,
|
|
34C430C81EE8382300D08885 /* rtriangle.js in CopyFiles */,
|
|
34C430C91EE8382300D08885 /* arc.js in CopyFiles */,
|
|
34C430C31EE834CB00D08885 /* triangle.js in CopyFiles */,
|
|
34C430C01EE833CE00D08885 /* circle.js in CopyFiles */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
343692111B62364E007EC2D9 /* CSShapeCapturePlugin.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CSShapeCapturePlugin.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
343692151B62364E007EC2D9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
343692331B6236A4007EC2D9 /* CSPluginServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CSPluginServices.h; path = PluginHeaders/CSPluginServices.h; sourceTree = "<group>"; };
|
|
343692341B6236A4007EC2D9 /* CSIOSurfaceLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CSIOSurfaceLayer.h; path = PluginHeaders/CSIOSurfaceLayer.h; sourceTree = "<group>"; };
|
|
343692351B6236A4007EC2D9 /* CSPcmPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CSPcmPlayer.h; path = PluginHeaders/CSPcmPlayer.h; sourceTree = "<group>"; };
|
|
343692361B6236A4007EC2D9 /* CAMultiAudioPCM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CAMultiAudioPCM.h; path = PluginHeaders/CAMultiAudioPCM.h; sourceTree = "<group>"; };
|
|
343692371B6236A4007EC2D9 /* CSAbstractCaptureDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CSAbstractCaptureDevice.h; path = PluginHeaders/CSAbstractCaptureDevice.h; sourceTree = "<group>"; };
|
|
343692381B6236A4007EC2D9 /* CSTextCaptureBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CSTextCaptureBase.h; path = PluginHeaders/CSTextCaptureBase.h; sourceTree = "<group>"; };
|
|
343692391B6236A4007EC2D9 /* CSTextCaptureViewControllerBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CSTextCaptureViewControllerBase.h; path = PluginHeaders/CSTextCaptureViewControllerBase.h; sourceTree = "<group>"; };
|
|
3436923A1B6236A4007EC2D9 /* CSCaptureBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CSCaptureBase.h; path = PluginHeaders/CSCaptureBase.h; sourceTree = "<group>"; };
|
|
3436923B1B6236A4007EC2D9 /* CSCaptureSourceProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CSCaptureSourceProtocol.h; path = PluginHeaders/CSCaptureSourceProtocol.h; sourceTree = "<group>"; };
|
|
3436923C1B6236A4007EC2D9 /* CSStreamServiceProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CSStreamServiceProtocol.h; path = PluginHeaders/CSStreamServiceProtocol.h; sourceTree = "<group>"; };
|
|
3436923D1B6236A4007EC2D9 /* CSPluginFactoryProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CSPluginFactoryProtocol.h; path = PluginHeaders/CSPluginFactoryProtocol.h; sourceTree = "<group>"; };
|
|
3436923E1B6236A4007EC2D9 /* CSExtraPluginProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CSExtraPluginProtocol.h; path = PluginHeaders/CSExtraPluginProtocol.h; sourceTree = "<group>"; };
|
|
3436923F1B6236A4007EC2D9 /* CSNotifications.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CSNotifications.h; path = PluginHeaders/CSNotifications.h; sourceTree = "<group>"; };
|
|
343692411B6236DF007EC2D9 /* CSShapeCaptureFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSShapeCaptureFactory.h; sourceTree = "<group>"; };
|
|
343692421B6236DF007EC2D9 /* CSShapeCaptureFactory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSShapeCaptureFactory.m; sourceTree = "<group>"; };
|
|
3436924A1B6238C6007EC2D9 /* CSShapeCapture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSShapeCapture.h; sourceTree = "<group>"; };
|
|
3436924B1B6238C6007EC2D9 /* CSShapeCapture.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSShapeCapture.m; sourceTree = "<group>"; };
|
|
3436925F1B638382007EC2D9 /* CSShapePathLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CSShapePathLoader.h; sourceTree = "<group>"; };
|
|
343692621B63891C007EC2D9 /* CSShapeLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSShapeLayer.h; sourceTree = "<group>"; };
|
|
343692631B63891C007EC2D9 /* CSShapeLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSShapeLayer.m; sourceTree = "<group>"; };
|
|
34C430BB1EE7A11E00D08885 /* CSShapePathLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSShapePathLoader.m; sourceTree = "<group>"; };
|
|
34C430BD1EE7B88D00D08885 /* NSBezierPathJSExport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSBezierPathJSExport.h; sourceTree = "<group>"; };
|
|
34C430BE1EE833B600D08885 /* circle.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = circle.js; sourceTree = "<group>"; };
|
|
34C430C11EE8340700D08885 /* triangle.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = triangle.js; sourceTree = "<group>"; };
|
|
34C430C41EE8350800D08885 /* rtriangle.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = rtriangle.js; sourceTree = "<group>"; };
|
|
34C430C61EE8359200D08885 /* arc.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = arc.js; sourceTree = "<group>"; };
|
|
34C430CA1EE83ED100D08885 /* rectangle.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = rectangle.js; sourceTree = "<group>"; };
|
|
34E301071B64A39E000C16DB /* CSShapeCaptureViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSShapeCaptureViewController.h; sourceTree = "<group>"; };
|
|
34E301081B64A39E000C16DB /* CSShapeCaptureViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSShapeCaptureViewController.m; sourceTree = "<group>"; };
|
|
34E301091B64A39E000C16DB /* CSShapeCaptureViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CSShapeCaptureViewController.xib; sourceTree = "<group>"; };
|
|
34E56B0A1B6DF3D1006A621E /* CSShapeWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSShapeWrapper.h; sourceTree = "<group>"; };
|
|
34E56B0B1B6DF3D1006A621E /* CSShapeWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSShapeWrapper.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
3436920E1B62364E007EC2D9 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
343692081B62364E007EC2D9 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
34E3010C1B6514DA000C16DB /* ShapePaths */,
|
|
343692401B6236A4007EC2D9 /* PluginHeaders */,
|
|
343692131B62364E007EC2D9 /* CSShapeCapturePlugin */,
|
|
343692121B62364E007EC2D9 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
343692121B62364E007EC2D9 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
343692111B62364E007EC2D9 /* CSShapeCapturePlugin.bundle */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
343692131B62364E007EC2D9 /* CSShapeCapturePlugin */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
343692141B62364E007EC2D9 /* Supporting Files */,
|
|
343692411B6236DF007EC2D9 /* CSShapeCaptureFactory.h */,
|
|
343692421B6236DF007EC2D9 /* CSShapeCaptureFactory.m */,
|
|
3436924A1B6238C6007EC2D9 /* CSShapeCapture.h */,
|
|
3436924B1B6238C6007EC2D9 /* CSShapeCapture.m */,
|
|
3436925F1B638382007EC2D9 /* CSShapePathLoader.h */,
|
|
343692621B63891C007EC2D9 /* CSShapeLayer.h */,
|
|
343692631B63891C007EC2D9 /* CSShapeLayer.m */,
|
|
34E301071B64A39E000C16DB /* CSShapeCaptureViewController.h */,
|
|
34E301081B64A39E000C16DB /* CSShapeCaptureViewController.m */,
|
|
34E301091B64A39E000C16DB /* CSShapeCaptureViewController.xib */,
|
|
34E56B0A1B6DF3D1006A621E /* CSShapeWrapper.h */,
|
|
34E56B0B1B6DF3D1006A621E /* CSShapeWrapper.m */,
|
|
34C430BB1EE7A11E00D08885 /* CSShapePathLoader.m */,
|
|
34C430BD1EE7B88D00D08885 /* NSBezierPathJSExport.h */,
|
|
);
|
|
path = CSShapeCapturePlugin;
|
|
sourceTree = "<group>";
|
|
};
|
|
343692141B62364E007EC2D9 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
343692151B62364E007EC2D9 /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
343692401B6236A4007EC2D9 /* PluginHeaders */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
343692331B6236A4007EC2D9 /* CSPluginServices.h */,
|
|
343692341B6236A4007EC2D9 /* CSIOSurfaceLayer.h */,
|
|
343692351B6236A4007EC2D9 /* CSPcmPlayer.h */,
|
|
343692361B6236A4007EC2D9 /* CAMultiAudioPCM.h */,
|
|
343692371B6236A4007EC2D9 /* CSAbstractCaptureDevice.h */,
|
|
343692381B6236A4007EC2D9 /* CSTextCaptureBase.h */,
|
|
343692391B6236A4007EC2D9 /* CSTextCaptureViewControllerBase.h */,
|
|
3436923A1B6236A4007EC2D9 /* CSCaptureBase.h */,
|
|
3436923B1B6236A4007EC2D9 /* CSCaptureSourceProtocol.h */,
|
|
3436923C1B6236A4007EC2D9 /* CSStreamServiceProtocol.h */,
|
|
3436923D1B6236A4007EC2D9 /* CSPluginFactoryProtocol.h */,
|
|
3436923E1B6236A4007EC2D9 /* CSExtraPluginProtocol.h */,
|
|
3436923F1B6236A4007EC2D9 /* CSNotifications.h */,
|
|
);
|
|
name = PluginHeaders;
|
|
path = ../../CocoaSplit;
|
|
sourceTree = "<group>";
|
|
};
|
|
34E3010C1B6514DA000C16DB /* ShapePaths */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
34C430BE1EE833B600D08885 /* circle.js */,
|
|
34C430C11EE8340700D08885 /* triangle.js */,
|
|
34C430C41EE8350800D08885 /* rtriangle.js */,
|
|
34C430C61EE8359200D08885 /* arc.js */,
|
|
34C430CA1EE83ED100D08885 /* rectangle.js */,
|
|
);
|
|
name = ShapePaths;
|
|
path = CSShapeCapturePlugin/ShapePaths;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
343692101B62364E007EC2D9 /* CSShapeCapturePlugin */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 343692181B62364E007EC2D9 /* Build configuration list for PBXNativeTarget "CSShapeCapturePlugin" */;
|
|
buildPhases = (
|
|
3436920D1B62364E007EC2D9 /* Sources */,
|
|
3436920E1B62364E007EC2D9 /* Frameworks */,
|
|
3436920F1B62364E007EC2D9 /* Resources */,
|
|
34E301131B6515B9000C16DB /* CopyFiles */,
|
|
3436440A1B78F33F0069B8F2 /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = CSShapeCapturePlugin;
|
|
productName = CSShapeCapturePlugin;
|
|
productReference = 343692111B62364E007EC2D9 /* CSShapeCapturePlugin.bundle */;
|
|
productType = "com.apple.product-type.bundle";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
343692091B62364E007EC2D9 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0930;
|
|
ORGANIZATIONNAME = Zakk;
|
|
TargetAttributes = {
|
|
343692101B62364E007EC2D9 = {
|
|
CreatedOnToolsVersion = 6.4;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 3436920C1B62364E007EC2D9 /* Build configuration list for PBXProject "CSShapeCapturePlugin" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 343692081B62364E007EC2D9;
|
|
productRefGroup = 343692121B62364E007EC2D9 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
343692101B62364E007EC2D9 /* CSShapeCapturePlugin */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
3436920F1B62364E007EC2D9 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
34C430C21EE8340700D08885 /* triangle.js in Resources */,
|
|
34C430C51EE8350800D08885 /* rtriangle.js in Resources */,
|
|
34C430BF1EE833B600D08885 /* circle.js in Resources */,
|
|
34C430C71EE8359200D08885 /* arc.js in Resources */,
|
|
34E3010B1B64A39E000C16DB /* CSShapeCaptureViewController.xib in Resources */,
|
|
34C430CB1EE83ED100D08885 /* rectangle.js in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
3436920D1B62364E007EC2D9 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
3436924C1B6238C6007EC2D9 /* CSShapeCapture.m in Sources */,
|
|
343692641B63891C007EC2D9 /* CSShapeLayer.m in Sources */,
|
|
343692431B6236DF007EC2D9 /* CSShapeCaptureFactory.m in Sources */,
|
|
34C430BC1EE7A11E00D08885 /* CSShapePathLoader.m in Sources */,
|
|
34E56B0C1B6DF3D1006A621E /* CSShapeWrapper.m in Sources */,
|
|
34E3010A1B64A39E000C16DB /* CSShapeCaptureViewController.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
343692161B62364E007EC2D9 /* 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_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
343692171B62364E007EC2D9 /* 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_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
343692191B62364E007EC2D9 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
INFOPLIST_FILE = CSShapeCapturePlugin/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
|
|
OTHER_LDFLAGS = (
|
|
"-flat_namespace",
|
|
"-undefined",
|
|
suppress,
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "zakk.lol.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
WRAPPER_EXTENSION = bundle;
|
|
};
|
|
name = Debug;
|
|
};
|
|
3436921A1B62364E007EC2D9 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
INFOPLIST_FILE = CSShapeCapturePlugin/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
|
|
OTHER_LDFLAGS = (
|
|
"-flat_namespace",
|
|
"-undefined",
|
|
suppress,
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "zakk.lol.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
WRAPPER_EXTENSION = bundle;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
3436920C1B62364E007EC2D9 /* Build configuration list for PBXProject "CSShapeCapturePlugin" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
343692161B62364E007EC2D9 /* Debug */,
|
|
343692171B62364E007EC2D9 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
343692181B62364E007EC2D9 /* Build configuration list for PBXNativeTarget "CSShapeCapturePlugin" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
343692191B62364E007EC2D9 /* Debug */,
|
|
3436921A1B62364E007EC2D9 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 343692091B62364E007EC2D9 /* Project object */;
|
|
}
|