426 lines
19 KiB
Plaintext
426 lines
19 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
17C8F3420CBED3BE008D969D /* libvgmContainer.mm in Sources */ = {isa = PBXBuildFile; fileRef = 17C8F33C0CBED3BE008D969D /* libvgmContainer.mm */; };
|
|
17C8F3440CBED3BE008D969D /* libvgmDecoder.mm in Sources */ = {isa = PBXBuildFile; fileRef = 17C8F33E0CBED3BE008D969D /* libvgmDecoder.mm */; };
|
|
17DA34BB0CC052030003F6B2 /* libvgmMetadataReader.mm in Sources */ = {isa = PBXBuildFile; fileRef = 17DA34B90CC052030003F6B2 /* libvgmMetadataReader.mm */; };
|
|
8319C750237629D400BFFAE0 /* libvgmPropertiesReader.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8319C74F237629D400BFFAE0 /* libvgmPropertiesReader.mm */; };
|
|
83489C612782F39D00BDCEA2 /* libvgm-utils.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 83489C5E2782F39D00BDCEA2 /* libvgm-utils.a */; };
|
|
83489C622782F39D00BDCEA2 /* libvgm-emu.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 83489C5F2782F39D00BDCEA2 /* libvgm-emu.a */; };
|
|
83489C632782F39D00BDCEA2 /* libvgm-player.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 83489C602782F39D00BDCEA2 /* libvgm-player.a */; };
|
|
83489C662782F74800BDCEA2 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 83489C652782F74800BDCEA2 /* libz.tbd */; };
|
|
83489C682782F74E00BDCEA2 /* libiconv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 83489C672782F74E00BDCEA2 /* libiconv.tbd */; };
|
|
8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
|
|
8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
|
089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
|
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
17C8F33B0CBED3BE008D969D /* libvgmContainer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = libvgmContainer.h; sourceTree = "<group>"; };
|
|
17C8F33C0CBED3BE008D969D /* libvgmContainer.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objcpp; path = libvgmContainer.mm; sourceTree = "<group>"; };
|
|
17C8F33D0CBED3BE008D969D /* libvgmDecoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = libvgmDecoder.h; sourceTree = "<group>"; };
|
|
17C8F33E0CBED3BE008D969D /* libvgmDecoder.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objcpp; path = libvgmDecoder.mm; sourceTree = "<group>"; };
|
|
17C8F3470CBED3C7008D969D /* Plugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Plugin.h; path = ../../Audio/Plugin.h; sourceTree = SOURCE_ROOT; };
|
|
17DA34B80CC052030003F6B2 /* libvgmMetadataReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libvgmMetadataReader.h; sourceTree = "<group>"; };
|
|
17DA34B90CC052030003F6B2 /* libvgmMetadataReader.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objcpp; path = libvgmMetadataReader.mm; sourceTree = "<group>"; };
|
|
32DBCF630370AF2F00C91783 /* libvgmPlayer_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libvgmPlayer_Prefix.pch; sourceTree = "<group>"; };
|
|
8319C74E237629D300BFFAE0 /* libvgmPropertiesReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libvgmPropertiesReader.h; sourceTree = "<group>"; };
|
|
8319C74F237629D400BFFAE0 /* libvgmPropertiesReader.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objcpp; path = libvgmPropertiesReader.mm; sourceTree = "<group>"; };
|
|
833F68351CDBCAB200AFB9F0 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
83489C5E2782F39D00BDCEA2 /* libvgm-utils.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libvgm-utils.a"; path = "../../ThirdParty/libvgm/lib/libvgm-utils.a"; sourceTree = "<group>"; };
|
|
83489C5F2782F39D00BDCEA2 /* libvgm-emu.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libvgm-emu.a"; path = "../../ThirdParty/libvgm/lib/libvgm-emu.a"; sourceTree = "<group>"; };
|
|
83489C602782F39D00BDCEA2 /* libvgm-player.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libvgm-player.a"; path = "../../ThirdParty/libvgm/lib/libvgm-player.a"; sourceTree = "<group>"; };
|
|
83489C652782F74800BDCEA2 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
|
|
83489C672782F74E00BDCEA2 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; };
|
|
835C888F22CC1883001B4B3F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
8384912E1808175400E7332D /* Logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Logging.h; path = ../../Utils/Logging.h; sourceTree = "<group>"; };
|
|
83FAF8A518ADD4D100057CAF /* PlaylistController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PlaylistController.h; path = ../../Playlist/PlaylistController.h; sourceTree = "<group>"; };
|
|
8D5B49B6048680CD000E48DA /* libvgmPlayer.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = libvgmPlayer.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
D2F7E65807B2D6F200F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
8D5B49B3048680CD000E48DA /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
83489C682782F74E00BDCEA2 /* libiconv.tbd in Frameworks */,
|
|
83489C662782F74800BDCEA2 /* libz.tbd in Frameworks */,
|
|
83489C612782F39D00BDCEA2 /* libvgm-utils.a in Frameworks */,
|
|
83489C632782F39D00BDCEA2 /* libvgm-player.a in Frameworks */,
|
|
83489C622782F39D00BDCEA2 /* libvgm-emu.a in Frameworks */,
|
|
8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
089C166AFE841209C02AAC07 /* libvgmPlayer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
08FB77AFFE84173DC02AAC07 /* Classes */,
|
|
32C88E010371C26100C91783 /* Other Sources */,
|
|
089C167CFE841241C02AAC07 /* Resources */,
|
|
089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
|
|
19C28FB8FE9D52D311CA2CBB /* Products */,
|
|
83489C642782F74800BDCEA2 /* Frameworks */,
|
|
);
|
|
name = libvgmPlayer;
|
|
sourceTree = "<group>";
|
|
};
|
|
089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
83489C5D2782F37100BDCEA2 /* Linked Libraries */,
|
|
1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
|
|
1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
|
|
);
|
|
name = "Frameworks and Libraries";
|
|
sourceTree = "<group>";
|
|
};
|
|
089C167CFE841241C02AAC07 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8D5B49B7048680CD000E48DA /* Info.plist */,
|
|
089C167DFE841241C02AAC07 /* InfoPlist.strings */,
|
|
);
|
|
name = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
08FB77AFFE84173DC02AAC07 /* Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
17C8F33B0CBED3BE008D969D /* libvgmContainer.h */,
|
|
17C8F33C0CBED3BE008D969D /* libvgmContainer.mm */,
|
|
17C8F33D0CBED3BE008D969D /* libvgmDecoder.h */,
|
|
17C8F33E0CBED3BE008D969D /* libvgmDecoder.mm */,
|
|
17DA34B80CC052030003F6B2 /* libvgmMetadataReader.h */,
|
|
17DA34B90CC052030003F6B2 /* libvgmMetadataReader.mm */,
|
|
8319C74E237629D300BFFAE0 /* libvgmPropertiesReader.h */,
|
|
8319C74F237629D400BFFAE0 /* libvgmPropertiesReader.mm */,
|
|
8384912E1808175400E7332D /* Logging.h */,
|
|
83FAF8A518ADD4D100057CAF /* PlaylistController.h */,
|
|
17C8F3470CBED3C7008D969D /* Plugin.h */,
|
|
);
|
|
name = Classes;
|
|
sourceTree = "<group>";
|
|
};
|
|
1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
|
|
);
|
|
name = "Linked Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
089C167FFE841241C02AAC07 /* AppKit.framework */,
|
|
D2F7E65807B2D6F200F64583 /* CoreData.framework */,
|
|
089C1672FE841209C02AAC07 /* Foundation.framework */,
|
|
);
|
|
name = "Other Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
19C28FB8FE9D52D311CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8D5B49B6048680CD000E48DA /* libvgmPlayer.bundle */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
32C88E010371C26100C91783 /* Other Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
32DBCF630370AF2F00C91783 /* libvgmPlayer_Prefix.pch */,
|
|
);
|
|
name = "Other Sources";
|
|
sourceTree = "<group>";
|
|
};
|
|
83489C5D2782F37100BDCEA2 /* Linked Libraries */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
83489C5F2782F39D00BDCEA2 /* libvgm-emu.a */,
|
|
83489C602782F39D00BDCEA2 /* libvgm-player.a */,
|
|
83489C5E2782F39D00BDCEA2 /* libvgm-utils.a */,
|
|
);
|
|
name = "Linked Libraries";
|
|
sourceTree = "<group>";
|
|
};
|
|
83489C642782F74800BDCEA2 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
83489C672782F74E00BDCEA2 /* libiconv.tbd */,
|
|
83489C652782F74800BDCEA2 /* libz.tbd */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
8D5B49AC048680CD000E48DA /* libvgmPlayer Plugin */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "libvgmPlayer Plugin" */;
|
|
buildPhases = (
|
|
8D5B49AF048680CD000E48DA /* Resources */,
|
|
8D5B49B1048680CD000E48DA /* Sources */,
|
|
8D5B49B3048680CD000E48DA /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "libvgmPlayer Plugin";
|
|
productInstallPath = "$(HOME)/Library/Bundles";
|
|
productName = libvgmPlayer;
|
|
productReference = 8D5B49B6048680CD000E48DA /* libvgmPlayer.bundle */;
|
|
productType = "com.apple.product-type.bundle";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
089C1669FE841209C02AAC07 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 1400;
|
|
TargetAttributes = {
|
|
8D5B49AC048680CD000E48DA = {
|
|
DevelopmentTeam = "";
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "libvgmPlayer" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 1;
|
|
knownRegions = (
|
|
en,
|
|
es,
|
|
Base,
|
|
);
|
|
mainGroup = 089C166AFE841209C02AAC07 /* libvgmPlayer */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
8D5B49AC048680CD000E48DA /* libvgmPlayer Plugin */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
8D5B49AF048680CD000E48DA /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
8D5B49B1048680CD000E48DA /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
17C8F3420CBED3BE008D969D /* libvgmContainer.mm in Sources */,
|
|
17C8F3440CBED3BE008D969D /* libvgmDecoder.mm in Sources */,
|
|
17DA34BB0CC052030003F6B2 /* libvgmMetadataReader.mm in Sources */,
|
|
8319C750237629D400BFFAE0 /* libvgmPropertiesReader.mm in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
833F68351CDBCAB200AFB9F0 /* es */,
|
|
835C888F22CC1883001B4B3F /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1DEB913B08733D840010E9CD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = libvgmPlayer_Prefix.pch;
|
|
HEADER_SEARCH_PATHS = ../../ThirdParty/libvgm/include;
|
|
INFOPLIST_FILE = Info.plist;
|
|
INSTALL_PATH = "$(HOME)/Library/Bundles";
|
|
LIBRARY_SEARCH_PATHS = ../../ThirdParty/libvgm/lib;
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.cogx.libvgmPlayer;
|
|
PRODUCT_NAME = libvgmPlayer;
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
SYMROOT = ../../build;
|
|
WRAPPER_EXTENSION = bundle;
|
|
ZERO_LINK = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1DEB913C08733D840010E9CD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = libvgmPlayer_Prefix.pch;
|
|
HEADER_SEARCH_PATHS = ../../ThirdParty/libvgm/include;
|
|
INFOPLIST_FILE = Info.plist;
|
|
INSTALL_PATH = "$(HOME)/Library/Bundles";
|
|
LIBRARY_SEARCH_PATHS = ../../ThirdParty/libvgm/lib;
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.cogx.libvgmPlayer;
|
|
PRODUCT_NAME = libvgmPlayer;
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
SYMROOT = ../../build;
|
|
WRAPPER_EXTENSION = bundle;
|
|
};
|
|
name = Release;
|
|
};
|
|
1DEB913F08733D840010E9CD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = 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_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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
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;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.12;
|
|
OBJROOT = ../../build;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
SYMROOT = ../../build;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1DEB914008733D840010E9CD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = 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_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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
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;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.12;
|
|
OBJROOT = ../../build;
|
|
SDKROOT = macosx;
|
|
SYMROOT = ../../build;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "libvgmPlayer Plugin" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1DEB913B08733D840010E9CD /* Debug */,
|
|
1DEB913C08733D840010E9CD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "libvgmPlayer" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1DEB913F08733D840010E9CD /* Debug */,
|
|
1DEB914008733D840010E9CD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 089C1669FE841209C02AAC07 /* Project object */;
|
|
}
|