123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 48;
- objects = {
- /* Begin PBXBuildFile section */
- E1DB87414DED2FE8D63EC227 /* compat.c in Sources */ = {isa = PBXBuildFile; fileRef = F0D5BBC0DC530C5AC54BCAF1 /* compat.c */; };
- FBC5F0EC67ADDBE2709BDD5E /* compat_str.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A1F32A136B327499F7781FD /* compat_str.c */; };
- 0B9DE0F677B9D2E740913F55 /* dct64.c in Sources */ = {isa = PBXBuildFile; fileRef = 9A08B51786B11C47AF4738C6 /* dct64.c */; };
- 9A326A4E06A5AC6A4F39E2EE /* equalizer.c in Sources */ = {isa = PBXBuildFile; fileRef = 49A0F44735DF9EC3DE617BF5 /* equalizer.c */; };
- D698F96A4280E4604B6EE6DC /* feature.c in Sources */ = {isa = PBXBuildFile; fileRef = 45FD496B31913F139A5599C7 /* feature.c */; };
- 557699284120CF372AF1D652 /* format.c in Sources */ = {isa = PBXBuildFile; fileRef = 844F6167F015BE8339714CE6 /* format.c */; };
- 39F0FC2AA50CEF1B6EE45B89 /* frame.c in Sources */ = {isa = PBXBuildFile; fileRef = 0827374FF4CF9E7E1D66BAFD /* frame.c */; };
- 8C5D974DF86E3FF481C0D133 /* icy.c in Sources */ = {isa = PBXBuildFile; fileRef = BBE06D00A75EBE9990567C31 /* icy.c */; };
- 07376631F30BAEE41CBBEDE0 /* icy2utf8.c in Sources */ = {isa = PBXBuildFile; fileRef = B61413E52226BB8BAB774DCB /* icy2utf8.c */; };
- 6BED0080D7FEA82660503B66 /* id3.c in Sources */ = {isa = PBXBuildFile; fileRef = 3A49778426C7C71D0FBF85B5 /* id3.c */; };
- A573878711907978DA67E6E5 /* index.c in Sources */ = {isa = PBXBuildFile; fileRef = F4D69AF8E07F022809161EA7 /* index.c */; };
- 9D6B7FD58915B5E472E6BCFF /* layer1.c in Sources */ = {isa = PBXBuildFile; fileRef = CCD79EE0389EFBFC81F9895F /* layer1.c */; };
- 57210E3343CB43422C9C4B5D /* layer2.c in Sources */ = {isa = PBXBuildFile; fileRef = 46911CC1B25779DDFBB20740 /* layer2.c */; };
- 9A8D779B8637ADAA6F08B5C5 /* layer3.c in Sources */ = {isa = PBXBuildFile; fileRef = A9878DE7154EEA035EA97866 /* layer3.c */; };
- FDDAA6C7694DE9E3B2E11E68 /* libmpg123.c in Sources */ = {isa = PBXBuildFile; fileRef = CCBE1A6DB8FDC4E86180A11A /* libmpg123.c */; };
- 8C66B59678A55F1221283C44 /* ntom.c in Sources */ = {isa = PBXBuildFile; fileRef = 9BB5744207F1D40510E65195 /* ntom.c */; };
- E137F01ECD0C38D2F6BB77CE /* optimize.c in Sources */ = {isa = PBXBuildFile; fileRef = 50A568C7BCB6106E4508A3AD /* optimize.c */; };
- C498EEF230B5E0E3F98C4D51 /* parse.c in Sources */ = {isa = PBXBuildFile; fileRef = B38C3FCA9F35A7F9C8CBC278 /* parse.c */; };
- F19B380F5D83230566712581 /* readers.c in Sources */ = {isa = PBXBuildFile; fileRef = 80E3A8F86C779EA0D53BF854 /* readers.c */; };
- A122382B0D957A475629B0CB /* stringbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = F0AF733ADCEE1DB68571FAE7 /* stringbuf.c */; };
- 855616DAF17208CBBA4A7538 /* synth.c in Sources */ = {isa = PBXBuildFile; fileRef = D46DB8C0C01620F0E9AC3B6F /* synth.c */; };
- BD88D56CA948661112664E1C /* synth_8bit.c in Sources */ = {isa = PBXBuildFile; fileRef = 6CA82164D8C41355A19C80C2 /* synth_8bit.c */; };
- A3B87E4D8F780FF2F895F7FC /* synth_real.c in Sources */ = {isa = PBXBuildFile; fileRef = 92D04DE2FEEC3FD3C7C4AC40 /* synth_real.c */; };
- 9943548A05B696A64E4ACC2A /* synth_s32.c in Sources */ = {isa = PBXBuildFile; fileRef = E855C19BD4946B177D174849 /* synth_s32.c */; };
- D9F05EF045D849E64EC64B62 /* tabinit.c in Sources */ = {isa = PBXBuildFile; fileRef = 6887E466541BDA0EBDDF33C3 /* tabinit.c */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- F0D5BBC0DC530C5AC54BCAF1 /* compat.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "compat.c"; path = "compat.c"; sourceTree = "<group>"; };
- 4A1F32A136B327499F7781FD /* compat_str.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "compat_str.c"; path = "compat_str.c"; sourceTree = "<group>"; };
- 9A08B51786B11C47AF4738C6 /* dct64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "dct64.c"; path = "dct64.c"; sourceTree = "<group>"; };
- 49A0F44735DF9EC3DE617BF5 /* equalizer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "equalizer.c"; path = "equalizer.c"; sourceTree = "<group>"; };
- 45FD496B31913F139A5599C7 /* feature.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "feature.c"; path = "feature.c"; sourceTree = "<group>"; };
- 844F6167F015BE8339714CE6 /* format.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "format.c"; path = "format.c"; sourceTree = "<group>"; };
- 0827374FF4CF9E7E1D66BAFD /* frame.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "frame.c"; path = "frame.c"; sourceTree = "<group>"; };
- BBE06D00A75EBE9990567C31 /* icy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "icy.c"; path = "icy.c"; sourceTree = "<group>"; };
- B61413E52226BB8BAB774DCB /* icy2utf8.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "icy2utf8.c"; path = "icy2utf8.c"; sourceTree = "<group>"; };
- 3A49778426C7C71D0FBF85B5 /* id3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "id3.c"; path = "id3.c"; sourceTree = "<group>"; };
- F4D69AF8E07F022809161EA7 /* index.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "index.c"; path = "index.c"; sourceTree = "<group>"; };
- CCD79EE0389EFBFC81F9895F /* layer1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "layer1.c"; path = "layer1.c"; sourceTree = "<group>"; };
- 46911CC1B25779DDFBB20740 /* layer2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "layer2.c"; path = "layer2.c"; sourceTree = "<group>"; };
- A9878DE7154EEA035EA97866 /* layer3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "layer3.c"; path = "layer3.c"; sourceTree = "<group>"; };
- CCBE1A6DB8FDC4E86180A11A /* libmpg123.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "libmpg123.c"; path = "libmpg123.c"; sourceTree = "<group>"; };
- 9BB5744207F1D40510E65195 /* ntom.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "ntom.c"; path = "ntom.c"; sourceTree = "<group>"; };
- 50A568C7BCB6106E4508A3AD /* optimize.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "optimize.c"; path = "optimize.c"; sourceTree = "<group>"; };
- B38C3FCA9F35A7F9C8CBC278 /* parse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "parse.c"; path = "parse.c"; sourceTree = "<group>"; };
- 80E3A8F86C779EA0D53BF854 /* readers.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "readers.c"; path = "readers.c"; sourceTree = "<group>"; };
- F0AF733ADCEE1DB68571FAE7 /* stringbuf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "stringbuf.c"; path = "stringbuf.c"; sourceTree = "<group>"; };
- D46DB8C0C01620F0E9AC3B6F /* synth.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "synth.c"; path = "synth.c"; sourceTree = "<group>"; };
- 6CA82164D8C41355A19C80C2 /* synth_8bit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "synth_8bit.c"; path = "synth_8bit.c"; sourceTree = "<group>"; };
- 92D04DE2FEEC3FD3C7C4AC40 /* synth_real.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "synth_real.c"; path = "synth_real.c"; sourceTree = "<group>"; };
- E855C19BD4946B177D174849 /* synth_s32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "synth_s32.c"; path = "synth_s32.c"; sourceTree = "<group>"; };
- 6887E466541BDA0EBDDF33C3 /* tabinit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "tabinit.c"; path = "tabinit.c"; sourceTree = "<group>"; };
- F1D10A7EDD22F6BF0687E481 /* libopenmpt-mpg123.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; name = "libopenmpt-mpg123.dylib"; path = "libopenmpt-mpg123.dylib"; sourceTree = BUILT_PRODUCTS_DIR; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 04CE32A270E3A0F8F99F7A59 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- EA39D522D61D96783F7E90CB /* mpg123 */ = {
- isa = PBXGroup;
- children = (
- F5F8D9B2615AB7C0EAC7FD72 /* include */,
- 2FB6A6691B453033C463442E /* Products */,
- );
- name = "mpg123";
- path = "../../..";
- sourceTree = "<group>";
- };
- F5F8D9B2615AB7C0EAC7FD72 /* include */ = {
- isa = PBXGroup;
- children = (
- 9F350FAE8B45BB7EF4FE1F9D /* mpg123 */,
- );
- name = "include";
- path = "include";
- sourceTree = "<group>";
- };
- 9F350FAE8B45BB7EF4FE1F9D /* mpg123 */ = {
- isa = PBXGroup;
- children = (
- B746935BA36C5DC28CB2E28D /* src */,
- );
- name = "mpg123";
- path = "mpg123";
- sourceTree = "<group>";
- };
- B746935BA36C5DC28CB2E28D /* src */ = {
- isa = PBXGroup;
- children = (
- 8B650DE8F7290CD8C08F3CA2 /* compat */,
- 7D1C41B9699934FC92163510 /* libmpg123 */,
- );
- name = "src";
- path = "src";
- sourceTree = "<group>";
- };
- 8B650DE8F7290CD8C08F3CA2 /* compat */ = {
- isa = PBXGroup;
- children = (
- F0D5BBC0DC530C5AC54BCAF1 /* compat.c */,
- 4A1F32A136B327499F7781FD /* compat_str.c */,
- );
- name = "compat";
- path = "compat";
- sourceTree = "<group>";
- };
- 7D1C41B9699934FC92163510 /* libmpg123 */ = {
- isa = PBXGroup;
- children = (
- 9A08B51786B11C47AF4738C6 /* dct64.c */,
- 49A0F44735DF9EC3DE617BF5 /* equalizer.c */,
- 45FD496B31913F139A5599C7 /* feature.c */,
- 844F6167F015BE8339714CE6 /* format.c */,
- 0827374FF4CF9E7E1D66BAFD /* frame.c */,
- BBE06D00A75EBE9990567C31 /* icy.c */,
- B61413E52226BB8BAB774DCB /* icy2utf8.c */,
- 3A49778426C7C71D0FBF85B5 /* id3.c */,
- F4D69AF8E07F022809161EA7 /* index.c */,
- CCD79EE0389EFBFC81F9895F /* layer1.c */,
- 46911CC1B25779DDFBB20740 /* layer2.c */,
- A9878DE7154EEA035EA97866 /* layer3.c */,
- CCBE1A6DB8FDC4E86180A11A /* libmpg123.c */,
- 9BB5744207F1D40510E65195 /* ntom.c */,
- 50A568C7BCB6106E4508A3AD /* optimize.c */,
- B38C3FCA9F35A7F9C8CBC278 /* parse.c */,
- 80E3A8F86C779EA0D53BF854 /* readers.c */,
- F0AF733ADCEE1DB68571FAE7 /* stringbuf.c */,
- D46DB8C0C01620F0E9AC3B6F /* synth.c */,
- 6CA82164D8C41355A19C80C2 /* synth_8bit.c */,
- 92D04DE2FEEC3FD3C7C4AC40 /* synth_real.c */,
- E855C19BD4946B177D174849 /* synth_s32.c */,
- 6887E466541BDA0EBDDF33C3 /* tabinit.c */,
- );
- name = "libmpg123";
- path = "libmpg123";
- sourceTree = "<group>";
- };
- 2FB6A6691B453033C463442E /* Products */ = {
- isa = PBXGroup;
- children = (
- F1D10A7EDD22F6BF0687E481 /* libopenmpt-mpg123.dylib */,
- );
- name = "Products";
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- B7C72AE523AB39252CAE6761 /* mpg123 */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 49800A29B595787F3E5252E0 /* Build configuration list for PBXNativeTarget "mpg123" */;
- buildPhases = (
- 4B4C8C37B761FA8D401ED4EE /* Resources */,
- 63DE0D46CFF37B9C58B055FD /* Sources */,
- 04CE32A270E3A0F8F99F7A59 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "mpg123";
- productName = "mpg123";
- productReference = F1D10A7EDD22F6BF0687E481 /* libopenmpt-mpg123.dylib */;
- productType = "com.apple.product-type.library.dynamic";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- __RootObject_ /* Project object */ = {
- isa = PBXProject;
- buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "mpg123" */;
- compatibilityVersion = "Xcode 8.0";
- hasScannedForEncodings = 1;
- mainGroup = EA39D522D61D96783F7E90CB /* mpg123 */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- B7C72AE523AB39252CAE6761 /* libopenmpt-mpg123.dylib */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 4B4C8C37B761FA8D401ED4EE /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 63DE0D46CFF37B9C58B055FD /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- E1DB87414DED2FE8D63EC227 /* compat.c in Sources */,
- FBC5F0EC67ADDBE2709BDD5E /* compat_str.c in Sources */,
- 0B9DE0F677B9D2E740913F55 /* dct64.c in Sources */,
- 9A326A4E06A5AC6A4F39E2EE /* equalizer.c in Sources */,
- D698F96A4280E4604B6EE6DC /* feature.c in Sources */,
- 557699284120CF372AF1D652 /* format.c in Sources */,
- 39F0FC2AA50CEF1B6EE45B89 /* frame.c in Sources */,
- 8C5D974DF86E3FF481C0D133 /* icy.c in Sources */,
- 07376631F30BAEE41CBBEDE0 /* icy2utf8.c in Sources */,
- 6BED0080D7FEA82660503B66 /* id3.c in Sources */,
- A573878711907978DA67E6E5 /* index.c in Sources */,
- 9D6B7FD58915B5E472E6BCFF /* layer1.c in Sources */,
- 57210E3343CB43422C9C4B5D /* layer2.c in Sources */,
- 9A8D779B8637ADAA6F08B5C5 /* layer3.c in Sources */,
- FDDAA6C7694DE9E3B2E11E68 /* libmpg123.c in Sources */,
- 8C66B59678A55F1221283C44 /* ntom.c in Sources */,
- E137F01ECD0C38D2F6BB77CE /* optimize.c in Sources */,
- C498EEF230B5E0E3F98C4D51 /* parse.c in Sources */,
- F19B380F5D83230566712581 /* readers.c in Sources */,
- A122382B0D957A475629B0CB /* stringbuf.c in Sources */,
- 855616DAF17208CBBA4A7538 /* synth.c in Sources */,
- BD88D56CA948661112664E1C /* synth_8bit.c in Sources */,
- A3B87E4D8F780FF2F895F7FC /* synth_real.c in Sources */,
- 9943548A05B696A64E4ACC2A /* synth_s32.c in Sources */,
- D9F05EF045D849E64EC64B62 /* tabinit.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXVariantGroup section */
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- 3958B128A5BD44AF2E96E687 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CONFIGURATION_BUILD_DIR = "../../../bin/debug/xcode9-macosx/all";
- EXECUTABLE_PREFIX = lib;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_MODEL_TUNING = G5;
- INSTALL_PATH = /usr/local/lib;
- PRODUCT_NAME = "openmpt-mpg123";
- };
- name = Debug;
- };
- B3C1C3501F32C6C9E8504052 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CONFIGURATION_BUILD_DIR = "../../../bin/release/xcode9-macosx/all";
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- EXECUTABLE_PREFIX = lib;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_MODEL_TUNING = G5;
- INSTALL_PATH = /usr/local/lib;
- PRODUCT_NAME = "openmpt-mpg123";
- };
- name = Release;
- };
- 47AF273CB36892E63CC8ACC0 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = 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_LITERAL_CONVERSION = 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;
- CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
- CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
- COPY_PHASE_STRIP = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_ENABLE_FIX_AND_CONTINUE = YES;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- DEBUG,
- MPT_BUILD_DEBUG,
- MPT_BUILD_XCODE,
- OPT_GENERIC,
- );
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
- 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;
- HEADER_SEARCH_PATHS = (
- ../../../include/mpg123/ports/Xcode,
- ../../../include/mpg123/src/libmpg123,
- ../../../include/mpg123/src/compat,
- ../../../include/mpg123/src,
- );
- OBJROOT = obj/Debug/mpg123;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = macosx;
- SYMROOT = "../../../bin/debug/xcode9-macosx/all";
- };
- name = Debug;
- };
- E26FC5B44E34C4A4179AF46E /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = 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_LITERAL_CONVERSION = 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;
- CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
- CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 3;
- GCC_PREPROCESSOR_DEFINITIONS = (
- NDEBUG,
- MPT_BUILD_XCODE,
- OPT_GENERIC,
- );
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
- 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;
- HEADER_SEARCH_PATHS = (
- ../../../include/mpg123/ports/Xcode,
- ../../../include/mpg123/src/libmpg123,
- ../../../include/mpg123/src/compat,
- ../../../include/mpg123/src,
- );
- OBJROOT = obj/Release/mpg123;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = macosx;
- SYMROOT = "../../../bin/release/xcode9-macosx/all";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 49800A29B595787F3E5252E0 /* Build configuration list for PBXNativeTarget "libopenmpt-mpg123.dylib" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 3958B128A5BD44AF2E96E687 /* Debug */,
- B3C1C3501F32C6C9E8504052 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = "Debug";
- };
- 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "mpg123" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 47AF273CB36892E63CC8ACC0 /* Debug */,
- E26FC5B44E34C4A4179AF46E /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = "Debug";
- };
- /* End XCConfigurationList section */
- };
- rootObject = __RootObject_ /* Project object */;
- }
|