mirror of
https://github.com/zakk4223/CocoaSplit.git
synced 2026-05-16 06:05:49 -06:00
Added hiding of staging view and controls for people that prefer the single view/live editing mode.
350 lines
15 KiB
Text
350 lines
15 KiB
Text
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
343DD68919AAD3660017232A /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 343DD68819AAD3660017232A /* ApplicationServices.framework */; };
|
|
343DD68B19AAD3660017232A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 343DD68A19AAD3660017232A /* Foundation.framework */; };
|
|
343DD68D19AAD3660017232A /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 343DD68C19AAD3660017232A /* QuartzCore.framework */; };
|
|
343DD68F19AAD3660017232A /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 343DD68E19AAD3660017232A /* CoreFoundation.framework */; };
|
|
343DD69519AAD3660017232A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 343DD69319AAD3660017232A /* InfoPlist.strings */; };
|
|
343DD69819AAD3660017232A /* CSChromaKeyPlugInLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 343DD69719AAD3660017232A /* CSChromaKeyPlugInLoader.m */; };
|
|
343DD69B19AAD3660017232A /* CSChromaKeyFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = 343DD69A19AAD3660017232A /* CSChromaKeyFilter.m */; };
|
|
343DD69D19AAD3660017232A /* index.html in Resources */ = {isa = PBXBuildFile; fileRef = 343DD69C19AAD3660017232A /* index.html */; };
|
|
343DD69F19AAD3660017232A /* Description.plist in Resources */ = {isa = PBXBuildFile; fileRef = 343DD69E19AAD3660017232A /* Description.plist */; };
|
|
343DD6A219AAD3660017232A /* Description.strings in Resources */ = {isa = PBXBuildFile; fileRef = 343DD6A019AAD3660017232A /* Description.strings */; };
|
|
343DD6A419AAD3660017232A /* CSChromaKeyFilterKernel.cikernel in Resources */ = {isa = PBXBuildFile; fileRef = 343DD6A319AAD3660017232A /* CSChromaKeyFilterKernel.cikernel */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
343DD68519AAD3660017232A /* CSChromaKey.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CSChromaKey.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
343DD68819AAD3660017232A /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = System/Library/Frameworks/ApplicationServices.framework; sourceTree = SDKROOT; };
|
|
343DD68A19AAD3660017232A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
343DD68C19AAD3660017232A /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
343DD68E19AAD3660017232A /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
|
|
343DD69219AAD3660017232A /* CSChromaKey-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "CSChromaKey-Info.plist"; sourceTree = "<group>"; };
|
|
343DD69419AAD3660017232A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
343DD69619AAD3660017232A /* CSChromaKeyPlugInLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CSChromaKeyPlugInLoader.h; sourceTree = "<group>"; };
|
|
343DD69719AAD3660017232A /* CSChromaKeyPlugInLoader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CSChromaKeyPlugInLoader.m; sourceTree = "<group>"; };
|
|
343DD69919AAD3660017232A /* CSChromaKeyFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CSChromaKeyFilter.h; sourceTree = "<group>"; };
|
|
343DD69A19AAD3660017232A /* CSChromaKeyFilter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CSChromaKeyFilter.m; sourceTree = "<group>"; };
|
|
343DD69C19AAD3660017232A /* index.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; path = index.html; sourceTree = "<group>"; };
|
|
343DD69E19AAD3660017232A /* Description.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Description.plist; sourceTree = "<group>"; };
|
|
343DD6A119AAD3660017232A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Description.strings; sourceTree = "<group>"; };
|
|
343DD6A319AAD3660017232A /* CSChromaKeyFilterKernel.cikernel */ = {isa = PBXFileReference; lastKnownFileType = text; path = CSChromaKeyFilterKernel.cikernel; sourceTree = "<group>"; };
|
|
343DD6A519AAD3660017232A /* CSChromaKey-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "CSChromaKey-Prefix.pch"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
343DD68019AAD3660017232A /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
343DD68F19AAD3660017232A /* CoreFoundation.framework in Frameworks */,
|
|
343DD68919AAD3660017232A /* ApplicationServices.framework in Frameworks */,
|
|
343DD68B19AAD3660017232A /* Foundation.framework in Frameworks */,
|
|
343DD68D19AAD3660017232A /* QuartzCore.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
343DD67A19AAD3660017232A = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
343DD69019AAD3660017232A /* CSChromaKey */,
|
|
343DD68719AAD3660017232A /* Frameworks */,
|
|
343DD68619AAD3660017232A /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
343DD68619AAD3660017232A /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
343DD68519AAD3660017232A /* CSChromaKey.plugin */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
343DD68719AAD3660017232A /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
343DD68819AAD3660017232A /* ApplicationServices.framework */,
|
|
343DD68A19AAD3660017232A /* Foundation.framework */,
|
|
343DD68C19AAD3660017232A /* QuartzCore.framework */,
|
|
343DD68E19AAD3660017232A /* CoreFoundation.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
343DD69019AAD3660017232A /* CSChromaKey */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
343DD69619AAD3660017232A /* CSChromaKeyPlugInLoader.h */,
|
|
343DD69719AAD3660017232A /* CSChromaKeyPlugInLoader.m */,
|
|
343DD69919AAD3660017232A /* CSChromaKeyFilter.h */,
|
|
343DD69A19AAD3660017232A /* CSChromaKeyFilter.m */,
|
|
343DD69C19AAD3660017232A /* index.html */,
|
|
343DD69E19AAD3660017232A /* Description.plist */,
|
|
343DD6A019AAD3660017232A /* Description.strings */,
|
|
343DD6A319AAD3660017232A /* CSChromaKeyFilterKernel.cikernel */,
|
|
343DD69119AAD3660017232A /* Supporting Files */,
|
|
);
|
|
path = CSChromaKey;
|
|
sourceTree = "<group>";
|
|
};
|
|
343DD69119AAD3660017232A /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
343DD69219AAD3660017232A /* CSChromaKey-Info.plist */,
|
|
343DD69319AAD3660017232A /* InfoPlist.strings */,
|
|
343DD6A519AAD3660017232A /* CSChromaKey-Prefix.pch */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
343DD68119AAD3660017232A /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
343DD68419AAD3660017232A /* CSChromaKey */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 343DD6A819AAD3660017232A /* Build configuration list for PBXNativeTarget "CSChromaKey" */;
|
|
buildPhases = (
|
|
343DD67F19AAD3660017232A /* Sources */,
|
|
343DD68019AAD3660017232A /* Frameworks */,
|
|
343DD68119AAD3660017232A /* Headers */,
|
|
343DD68219AAD3660017232A /* Resources */,
|
|
343DD68319AAD3660017232A /* Rez */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = CSChromaKey;
|
|
productName = CSChromaKey;
|
|
productReference = 343DD68519AAD3660017232A /* CSChromaKey.plugin */;
|
|
productType = "com.apple.product-type.bundle";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
343DD67B19AAD3660017232A /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0510;
|
|
ORGANIZATIONNAME = Zakk;
|
|
};
|
|
buildConfigurationList = 343DD67E19AAD3660017232A /* Build configuration list for PBXProject "CSChromaKey" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 343DD67A19AAD3660017232A;
|
|
productRefGroup = 343DD68619AAD3660017232A /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
343DD68419AAD3660017232A /* CSChromaKey */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
343DD68219AAD3660017232A /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
343DD69F19AAD3660017232A /* Description.plist in Resources */,
|
|
343DD69519AAD3660017232A /* InfoPlist.strings in Resources */,
|
|
343DD69D19AAD3660017232A /* index.html in Resources */,
|
|
343DD6A419AAD3660017232A /* CSChromaKeyFilterKernel.cikernel in Resources */,
|
|
343DD6A219AAD3660017232A /* Description.strings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXRezBuildPhase section */
|
|
343DD68319AAD3660017232A /* Rez */ = {
|
|
isa = PBXRezBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXRezBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
343DD67F19AAD3660017232A /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
343DD69819AAD3660017232A /* CSChromaKeyPlugInLoader.m in Sources */,
|
|
343DD69B19AAD3660017232A /* CSChromaKeyFilter.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
343DD69319AAD3660017232A /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
343DD69419AAD3660017232A /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
343DD6A019AAD3660017232A /* Description.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
343DD6A119AAD3660017232A /* en */,
|
|
);
|
|
name = Description.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
343DD6A619AAD3660017232A /* 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__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = 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.9;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
343DD6A719AAD3660017232A /* 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__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = 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.9;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
343DD6A919AAD3660017232A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "CSChromaKey/CSChromaKey-Prefix.pch";
|
|
INFOPLIST_FILE = "CSChromaKey/CSChromaKey-Info.plist";
|
|
INSTALL_PATH = "$(HOME)/Library/Graphics/Image Units";
|
|
LIBRARY_STYLE = BUNDLE;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
WRAPPER_EXTENSION = plugin;
|
|
};
|
|
name = Debug;
|
|
};
|
|
343DD6AA19AAD3660017232A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "CSChromaKey/CSChromaKey-Prefix.pch";
|
|
INFOPLIST_FILE = "CSChromaKey/CSChromaKey-Info.plist";
|
|
INSTALL_PATH = "$(HOME)/Library/Graphics/Image Units";
|
|
LIBRARY_STYLE = BUNDLE;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
WRAPPER_EXTENSION = plugin;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
343DD67E19AAD3660017232A /* Build configuration list for PBXProject "CSChromaKey" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
343DD6A619AAD3660017232A /* Debug */,
|
|
343DD6A719AAD3660017232A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
343DD6A819AAD3660017232A /* Build configuration list for PBXNativeTarget "CSChromaKey" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
343DD6A919AAD3660017232A /* Debug */,
|
|
343DD6AA19AAD3660017232A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 343DD67B19AAD3660017232A /* Project object */;
|
|
}
|