CocoaSplit/ImageUnitPlugins/TextureWrapPlugin/TextureWrapPlugin.xcodeproj/project.pbxproj
Zakk fe99869347 Update settings files for localization changes Xcode was complaining about.
When restoring audio engine, don't re-attach the default output track
2019-06-06 05:54:15 -04:00

380 lines
16 KiB
Text

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
34D4352E198DCE3800266169 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34D4352D198DCE3800266169 /* ApplicationServices.framework */; };
34D43530198DCE3800266169 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34D4352F198DCE3800266169 /* Foundation.framework */; };
34D43532198DCE3800266169 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34D43531198DCE3800266169 /* QuartzCore.framework */; };
34D43534198DCE3800266169 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34D43533198DCE3800266169 /* CoreFoundation.framework */; };
34D4353A198DCE3800266169 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 34D43538198DCE3800266169 /* InfoPlist.strings */; };
34D4353D198DCE3800266169 /* TextureWrapPluginPlugInLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D4353C198DCE3800266169 /* TextureWrapPluginPlugInLoader.m */; };
34D43540198DCE3800266169 /* TextureWrapPluginFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D4353F198DCE3800266169 /* TextureWrapPluginFilter.m */; };
34D43542198DCE3800266169 /* index.html in Resources */ = {isa = PBXBuildFile; fileRef = 34D43541198DCE3800266169 /* index.html */; };
34D43544198DCE3800266169 /* Description.plist in Resources */ = {isa = PBXBuildFile; fileRef = 34D43543198DCE3800266169 /* Description.plist */; };
34D43547198DCE3800266169 /* Description.strings in Resources */ = {isa = PBXBuildFile; fileRef = 34D43545198DCE3800266169 /* Description.strings */; };
34D43549198DCE3800266169 /* TextureWrapPluginFilterKernel.cikernel in Resources */ = {isa = PBXBuildFile; fileRef = 34D43548198DCE3800266169 /* TextureWrapPluginFilterKernel.cikernel */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
34D4352A198DCE3800266169 /* TextureWrapPlugin.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TextureWrapPlugin.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
34D4352D198DCE3800266169 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = System/Library/Frameworks/ApplicationServices.framework; sourceTree = SDKROOT; };
34D4352F198DCE3800266169 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
34D43531198DCE3800266169 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
34D43533198DCE3800266169 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
34D43537198DCE3800266169 /* TextureWrapPlugin-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TextureWrapPlugin-Info.plist"; sourceTree = "<group>"; };
34D43539198DCE3800266169 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
34D4353B198DCE3800266169 /* TextureWrapPluginPlugInLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TextureWrapPluginPlugInLoader.h; sourceTree = "<group>"; };
34D4353C198DCE3800266169 /* TextureWrapPluginPlugInLoader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TextureWrapPluginPlugInLoader.m; sourceTree = "<group>"; };
34D4353E198DCE3800266169 /* TextureWrapPluginFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TextureWrapPluginFilter.h; sourceTree = "<group>"; };
34D4353F198DCE3800266169 /* TextureWrapPluginFilter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TextureWrapPluginFilter.m; sourceTree = "<group>"; };
34D43541198DCE3800266169 /* index.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; path = index.html; sourceTree = "<group>"; };
34D43543198DCE3800266169 /* Description.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Description.plist; sourceTree = "<group>"; };
34D43546198DCE3800266169 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Description.strings; sourceTree = "<group>"; };
34D43548198DCE3800266169 /* TextureWrapPluginFilterKernel.cikernel */ = {isa = PBXFileReference; lastKnownFileType = text; path = TextureWrapPluginFilterKernel.cikernel; sourceTree = "<group>"; };
34D4354A198DCE3800266169 /* TextureWrapPlugin-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TextureWrapPlugin-Prefix.pch"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
34D43525198DCE3800266169 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
34D43534198DCE3800266169 /* CoreFoundation.framework in Frameworks */,
34D4352E198DCE3800266169 /* ApplicationServices.framework in Frameworks */,
34D43530198DCE3800266169 /* Foundation.framework in Frameworks */,
34D43532198DCE3800266169 /* QuartzCore.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
34D4351F198DCE3800266169 = {
isa = PBXGroup;
children = (
34D43535198DCE3800266169 /* TextureWrapPlugin */,
34D4352C198DCE3800266169 /* Frameworks */,
34D4352B198DCE3800266169 /* Products */,
);
sourceTree = "<group>";
};
34D4352B198DCE3800266169 /* Products */ = {
isa = PBXGroup;
children = (
34D4352A198DCE3800266169 /* TextureWrapPlugin.plugin */,
);
name = Products;
sourceTree = "<group>";
};
34D4352C198DCE3800266169 /* Frameworks */ = {
isa = PBXGroup;
children = (
34D4352D198DCE3800266169 /* ApplicationServices.framework */,
34D4352F198DCE3800266169 /* Foundation.framework */,
34D43531198DCE3800266169 /* QuartzCore.framework */,
34D43533198DCE3800266169 /* CoreFoundation.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
34D43535198DCE3800266169 /* TextureWrapPlugin */ = {
isa = PBXGroup;
children = (
34D4353B198DCE3800266169 /* TextureWrapPluginPlugInLoader.h */,
34D4353C198DCE3800266169 /* TextureWrapPluginPlugInLoader.m */,
34D4353E198DCE3800266169 /* TextureWrapPluginFilter.h */,
34D4353F198DCE3800266169 /* TextureWrapPluginFilter.m */,
34D43541198DCE3800266169 /* index.html */,
34D43543198DCE3800266169 /* Description.plist */,
34D43545198DCE3800266169 /* Description.strings */,
34D43548198DCE3800266169 /* TextureWrapPluginFilterKernel.cikernel */,
34D43536198DCE3800266169 /* Supporting Files */,
);
path = TextureWrapPlugin;
sourceTree = "<group>";
};
34D43536198DCE3800266169 /* Supporting Files */ = {
isa = PBXGroup;
children = (
34D43537198DCE3800266169 /* TextureWrapPlugin-Info.plist */,
34D43538198DCE3800266169 /* InfoPlist.strings */,
34D4354A198DCE3800266169 /* TextureWrapPlugin-Prefix.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
34D43526198DCE3800266169 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
34D43529198DCE3800266169 /* TextureWrapPlugin */ = {
isa = PBXNativeTarget;
buildConfigurationList = 34D4354D198DCE3800266169 /* Build configuration list for PBXNativeTarget "TextureWrapPlugin" */;
buildPhases = (
34D43524198DCE3800266169 /* Sources */,
34D43525198DCE3800266169 /* Frameworks */,
34D43526198DCE3800266169 /* Headers */,
34D43527198DCE3800266169 /* Resources */,
34D43528198DCE3800266169 /* Rez */,
);
buildRules = (
);
dependencies = (
);
name = TextureWrapPlugin;
productName = TextureWrapPlugin;
productReference = 34D4352A198DCE3800266169 /* TextureWrapPlugin.plugin */;
productType = "com.apple.product-type.bundle";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
34D43520198DCE3800266169 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0930;
ORGANIZATIONNAME = Zakk;
};
buildConfigurationList = 34D43523198DCE3800266169 /* Build configuration list for PBXProject "TextureWrapPlugin" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 34D4351F198DCE3800266169;
productRefGroup = 34D4352B198DCE3800266169 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
34D43529198DCE3800266169 /* TextureWrapPlugin */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
34D43527198DCE3800266169 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
34D43544198DCE3800266169 /* Description.plist in Resources */,
34D4353A198DCE3800266169 /* InfoPlist.strings in Resources */,
34D43549198DCE3800266169 /* TextureWrapPluginFilterKernel.cikernel in Resources */,
34D43542198DCE3800266169 /* index.html in Resources */,
34D43547198DCE3800266169 /* Description.strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXRezBuildPhase section */
34D43528198DCE3800266169 /* Rez */ = {
isa = PBXRezBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXRezBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
34D43524198DCE3800266169 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
34D43540198DCE3800266169 /* TextureWrapPluginFilter.m in Sources */,
34D4353D198DCE3800266169 /* TextureWrapPluginPlugInLoader.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
34D43538198DCE3800266169 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
34D43539198DCE3800266169 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
34D43545198DCE3800266169 /* Description.strings */ = {
isa = PBXVariantGroup;
children = (
34D43546198DCE3800266169 /* en */,
);
name = Description.strings;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
34D4354B198DCE3800266169 /* 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;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
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.9;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
34D4354C198DCE3800266169 /* 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 = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
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.9;
SDKROOT = macosx;
};
name = Release;
};
34D4354E198DCE3800266169 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "TextureWrapPlugin/TextureWrapPlugin-Prefix.pch";
INFOPLIST_FILE = "TextureWrapPlugin/TextureWrapPlugin-Info.plist";
INSTALL_PATH = "$(HOME)/Library/Graphics/Image Units";
LIBRARY_STYLE = BUNDLE;
PRODUCT_BUNDLE_IDENTIFIER = "zakk.lol.${PRODUCT_NAME:rfc1034identifier}";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
WRAPPER_EXTENSION = plugin;
};
name = Debug;
};
34D4354F198DCE3800266169 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "TextureWrapPlugin/TextureWrapPlugin-Prefix.pch";
INFOPLIST_FILE = "TextureWrapPlugin/TextureWrapPlugin-Info.plist";
INSTALL_PATH = "$(HOME)/Library/Graphics/Image Units";
LIBRARY_STYLE = BUNDLE;
PRODUCT_BUNDLE_IDENTIFIER = "zakk.lol.${PRODUCT_NAME:rfc1034identifier}";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
WRAPPER_EXTENSION = plugin;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
34D43523198DCE3800266169 /* Build configuration list for PBXProject "TextureWrapPlugin" */ = {
isa = XCConfigurationList;
buildConfigurations = (
34D4354B198DCE3800266169 /* Debug */,
34D4354C198DCE3800266169 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
34D4354D198DCE3800266169 /* Build configuration list for PBXNativeTarget "TextureWrapPlugin" */ = {
isa = XCConfigurationList;
buildConfigurations = (
34D4354E198DCE3800266169 /* Debug */,
34D4354F198DCE3800266169 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 34D43520198DCE3800266169 /* Project object */;
}