cog/Plugins/playptmod/playptmod.xcodeproj/project.pbxproj

486 lines
20 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
8354948C1E0CD9B3003BEFCB /* mo3.c in Sources */ = {isa = PBXBuildFile; fileRef = 835494831E0CD9B3003BEFCB /* mo3.c */; };
8354948D1E0CD9B3003BEFCB /* umx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 835494881E0CD9B3003BEFCB /* umx.mm */; };
8354948E1E0CD9B3003BEFCB /* unrealfmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 835494891E0CD9B3003BEFCB /* unrealfmt.cpp */; };
8354948F1E0CD9B3003BEFCB /* unrealfmtdata.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8354948A1E0CD9B3003BEFCB /* unrealfmtdata.cpp */; };
835494921E0CDB93003BEFCB /* libunmo3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 835494911E0CDB93003BEFCB /* libunmo3.dylib */; };
835494941E0CDD23003BEFCB /* libunmo3.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = 835494911E0CDB93003BEFCB /* libunmo3.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
83A0F4731816CE5E00119DB4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 83A0F4721816CE5E00119DB4 /* Cocoa.framework */; };
83A0F47D1816CE5E00119DB4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 83A0F47B1816CE5E00119DB4 /* InfoPlist.strings */; };
83A0F4D91816D03C00119DB4 /* playptmod.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 83A0F4CC1816CEAE00119DB4 /* playptmod.framework */; };
83A0F4DB1816D04E00119DB4 /* playptmod.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 83A0F4CC1816CEAE00119DB4 /* playptmod.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
83A0F4DE1816D09000119DB4 /* ptmodDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 83A0F4DD1816D09000119DB4 /* ptmodDecoder.m */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
83A0F4CB1816CEAE00119DB4 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 83A0F4C61816CEAD00119DB4 /* playptmod.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 83A0F4981816CEAD00119DB4;
remoteInfo = playptmod;
};
83A0F4D71816D03200119DB4 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 83A0F4C61816CEAD00119DB4 /* playptmod.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 83A0F4971816CEAD00119DB4;
remoteInfo = playptmod;
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
835494931E0CDD16003BEFCB /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 6;
files = (
835494941E0CDD23003BEFCB /* libunmo3.dylib in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
};
83A0F4DA1816D04400119DB4 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
83A0F4DB1816D04E00119DB4 /* playptmod.framework in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
833F68451CDBCABF00AFB9F0 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = "<group>"; };
835494831E0CD9B3003BEFCB /* mo3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mo3.c; sourceTree = "<group>"; };
835494841E0CD9B3003BEFCB /* mo3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mo3.h; sourceTree = "<group>"; };
835494861E0CD9B3003BEFCB /* umr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = umr.h; sourceTree = "<group>"; };
835494871E0CD9B3003BEFCB /* umx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = umx.h; sourceTree = "<group>"; };
835494881E0CD9B3003BEFCB /* umx.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = umx.mm; sourceTree = "<group>"; };
835494891E0CD9B3003BEFCB /* unrealfmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unrealfmt.cpp; sourceTree = "<group>"; };
8354948A1E0CD9B3003BEFCB /* unrealfmtdata.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unrealfmtdata.cpp; sourceTree = "<group>"; };
8354948B1E0CD9B3003BEFCB /* urf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = urf.h; sourceTree = "<group>"; };
835494901E0CDB6D003BEFCB /* unmo3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unmo3.h; path = ../../../../ThirdParty/BASS/unmo3.h; sourceTree = "<group>"; };
835494911E0CDB93003BEFCB /* libunmo3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libunmo3.dylib; path = ../../../../ThirdParty/BASS/libunmo3.dylib; sourceTree = "<group>"; };
83A0F46F1816CE5E00119DB4 /* playptmod.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = playptmod.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
83A0F4721816CE5E00119DB4 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
83A0F4751816CE5E00119DB4 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
83A0F4761816CE5E00119DB4 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
83A0F4771816CE5E00119DB4 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
83A0F47A1816CE5E00119DB4 /* playptmod-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "playptmod-Info.plist"; sourceTree = "<group>"; };
83A0F47C1816CE5E00119DB4 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
83A0F47E1816CE5E00119DB4 /* playptmod-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "playptmod-Prefix.pch"; sourceTree = "<group>"; };
83A0F4C61816CEAD00119DB4 /* playptmod.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = playptmod.xcodeproj; path = ../../Frameworks/playptmod/playptmod.xcodeproj; sourceTree = "<group>"; };
83A0F4DC1816D09000119DB4 /* ptmodDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ptmodDecoder.h; sourceTree = "<group>"; };
83A0F4DD1816D09000119DB4 /* ptmodDecoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ptmodDecoder.m; sourceTree = "<group>"; };
83A0F4DF1816D0AF00119DB4 /* Plugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Plugin.h; path = ../../../Audio/Plugin.h; sourceTree = "<group>"; };
83A0F4E01816D13000119DB4 /* Logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Logging.h; path = ../../../Utils/Logging.h; sourceTree = "<group>"; };
83FAF8A718ADD65200057CAF /* PlaylistController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PlaylistController.h; path = ../../../Playlist/PlaylistController.h; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
83A0F46C1816CE5E00119DB4 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
83A0F4D91816D03C00119DB4 /* playptmod.framework in Frameworks */,
83A0F4731816CE5E00119DB4 /* Cocoa.framework in Frameworks */,
835494921E0CDB93003BEFCB /* libunmo3.dylib in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
835494811E0CD945003BEFCB /* archive */ = {
isa = PBXGroup;
children = (
835494821E0CD9B3003BEFCB /* mo3 */,
835494851E0CD9B3003BEFCB /* umx */,
);
name = archive;
sourceTree = "<group>";
};
835494821E0CD9B3003BEFCB /* mo3 */ = {
isa = PBXGroup;
children = (
835494831E0CD9B3003BEFCB /* mo3.c */,
835494841E0CD9B3003BEFCB /* mo3.h */,
835494911E0CDB93003BEFCB /* libunmo3.dylib */,
835494901E0CDB6D003BEFCB /* unmo3.h */,
);
name = mo3;
path = ../../Dumb/archive/mo3;
sourceTree = "<group>";
};
835494851E0CD9B3003BEFCB /* umx */ = {
isa = PBXGroup;
children = (
835494861E0CD9B3003BEFCB /* umr.h */,
835494871E0CD9B3003BEFCB /* umx.h */,
835494881E0CD9B3003BEFCB /* umx.mm */,
835494891E0CD9B3003BEFCB /* unrealfmt.cpp */,
8354948A1E0CD9B3003BEFCB /* unrealfmtdata.cpp */,
8354948B1E0CD9B3003BEFCB /* urf.h */,
);
name = umx;
path = ../../Dumb/archive/umx;
sourceTree = "<group>";
};
83A0F4661816CE5E00119DB4 = {
isa = PBXGroup;
children = (
83A0F4781816CE5E00119DB4 /* playptmod */,
83A0F4711816CE5E00119DB4 /* Frameworks */,
83A0F4701816CE5E00119DB4 /* Products */,
);
sourceTree = "<group>";
};
83A0F4701816CE5E00119DB4 /* Products */ = {
isa = PBXGroup;
children = (
83A0F46F1816CE5E00119DB4 /* playptmod.bundle */,
);
name = Products;
sourceTree = "<group>";
};
83A0F4711816CE5E00119DB4 /* Frameworks */ = {
isa = PBXGroup;
children = (
83A0F4721816CE5E00119DB4 /* Cocoa.framework */,
83A0F4741816CE5E00119DB4 /* Other Frameworks */,
83A0F4C61816CEAD00119DB4 /* playptmod.xcodeproj */,
);
name = Frameworks;
sourceTree = "<group>";
};
83A0F4741816CE5E00119DB4 /* Other Frameworks */ = {
isa = PBXGroup;
children = (
83A0F4751816CE5E00119DB4 /* Foundation.framework */,
83A0F4761816CE5E00119DB4 /* CoreData.framework */,
83A0F4771816CE5E00119DB4 /* AppKit.framework */,
);
name = "Other Frameworks";
sourceTree = "<group>";
};
83A0F4781816CE5E00119DB4 /* playptmod */ = {
isa = PBXGroup;
children = (
83FAF8A718ADD65200057CAF /* PlaylistController.h */,
83A0F4E01816D13000119DB4 /* Logging.h */,
83A0F4DF1816D0AF00119DB4 /* Plugin.h */,
83A0F4DC1816D09000119DB4 /* ptmodDecoder.h */,
83A0F4DD1816D09000119DB4 /* ptmodDecoder.m */,
835494811E0CD945003BEFCB /* archive */,
83A0F4791816CE5E00119DB4 /* Supporting Files */,
);
path = playptmod;
sourceTree = "<group>";
};
83A0F4791816CE5E00119DB4 /* Supporting Files */ = {
isa = PBXGroup;
children = (
83A0F47A1816CE5E00119DB4 /* playptmod-Info.plist */,
83A0F47B1816CE5E00119DB4 /* InfoPlist.strings */,
83A0F47E1816CE5E00119DB4 /* playptmod-Prefix.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
83A0F4C71816CEAD00119DB4 /* Products */ = {
isa = PBXGroup;
children = (
83A0F4CC1816CEAE00119DB4 /* playptmod.framework */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
83A0F46E1816CE5E00119DB4 /* playptmod */ = {
isa = PBXNativeTarget;
buildConfigurationList = 83A0F4811816CE5E00119DB4 /* Build configuration list for PBXNativeTarget "playptmod" */;
buildPhases = (
83A0F46B1816CE5E00119DB4 /* Sources */,
83A0F46C1816CE5E00119DB4 /* Frameworks */,
83A0F46D1816CE5E00119DB4 /* Resources */,
83A0F4DA1816D04400119DB4 /* CopyFiles */,
835494931E0CDD16003BEFCB /* CopyFiles */,
);
buildRules = (
);
dependencies = (
83A0F4D81816D03200119DB4 /* PBXTargetDependency */,
);
name = playptmod;
productName = playptmod;
productReference = 83A0F46F1816CE5E00119DB4 /* playptmod.bundle */;
productType = "com.apple.product-type.bundle";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
83A0F4671816CE5E00119DB4 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0900;
ORGANIZATIONNAME = "Christopher Snowhill";
TargetAttributes = {
83A0F46E1816CE5E00119DB4 = {
DevelopmentTeam = "";
ProvisioningStyle = Automatic;
};
};
};
buildConfigurationList = 83A0F46A1816CE5E00119DB4 /* Build configuration list for PBXProject "playptmod" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
es,
);
mainGroup = 83A0F4661816CE5E00119DB4;
productRefGroup = 83A0F4701816CE5E00119DB4 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = 83A0F4C71816CEAD00119DB4 /* Products */;
ProjectRef = 83A0F4C61816CEAD00119DB4 /* playptmod.xcodeproj */;
},
);
projectRoot = "";
targets = (
83A0F46E1816CE5E00119DB4 /* playptmod */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
83A0F4CC1816CEAE00119DB4 /* playptmod.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = playptmod.framework;
remoteRef = 83A0F4CB1816CEAE00119DB4 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
83A0F46D1816CE5E00119DB4 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
83A0F47D1816CE5E00119DB4 /* InfoPlist.strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
83A0F46B1816CE5E00119DB4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
8354948E1E0CD9B3003BEFCB /* unrealfmt.cpp in Sources */,
8354948F1E0CD9B3003BEFCB /* unrealfmtdata.cpp in Sources */,
83A0F4DE1816D09000119DB4 /* ptmodDecoder.m in Sources */,
8354948D1E0CD9B3003BEFCB /* umx.mm in Sources */,
8354948C1E0CD9B3003BEFCB /* mo3.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
83A0F4D81816D03200119DB4 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = playptmod;
targetProxy = 83A0F4D71816D03200119DB4 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
83A0F47B1816CE5E00119DB4 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
83A0F47C1816CE5E00119DB4 /* en */,
833F68451CDBCABF00AFB9F0 /* es */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
83A0F47F1816CE5E00119DB4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
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_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_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;
CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/bundle/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
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;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.13;
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = "-Wframe-larger-than=4000";
OTHER_CPLUSPLUSFLAGS = "-Wframe-larger-than=16000";
SDKROOT = macosx;
SKIP_INSTALL = YES;
};
name = Debug;
};
83A0F4801816CE5E00119DB4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
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_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_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;
CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/bundle/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)";
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;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.13;
OTHER_CFLAGS = "-Wframe-larger-than=4000";
OTHER_CPLUSPLUSFLAGS = "-Wframe-larger-than=16000";
SDKROOT = macosx;
SKIP_INSTALL = YES;
};
name = Release;
};
83A0F4821816CE5E00119DB4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "playptmod/playptmod-Prefix.pch";
INFOPLIST_FILE = "playptmod/playptmod-Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/../../ThirdParty/BASS";
PRODUCT_BUNDLE_IDENTIFIER = net.kode54.playptmod;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
WRAPPER_EXTENSION = bundle;
};
name = Debug;
};
83A0F4831816CE5E00119DB4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "playptmod/playptmod-Prefix.pch";
INFOPLIST_FILE = "playptmod/playptmod-Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/../../ThirdParty/BASS";
PRODUCT_BUNDLE_IDENTIFIER = net.kode54.playptmod;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
WRAPPER_EXTENSION = bundle;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
83A0F46A1816CE5E00119DB4 /* Build configuration list for PBXProject "playptmod" */ = {
isa = XCConfigurationList;
buildConfigurations = (
83A0F47F1816CE5E00119DB4 /* Debug */,
83A0F4801816CE5E00119DB4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
83A0F4811816CE5E00119DB4 /* Build configuration list for PBXNativeTarget "playptmod" */ = {
isa = XCConfigurationList;
buildConfigurations = (
83A0F4821816CE5E00119DB4 /* Debug */,
83A0F4831816CE5E00119DB4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 83A0F4671816CE5E00119DB4 /* Project object */;
}