|
6 | 6 | objectVersion = 54; |
7 | 7 | objects = { |
8 | 8 |
|
| 9 | +/* Begin PBXAggregateTarget section */ |
| 10 | + 2D3645AF2EB75FE800E7EA7A /* Setup Build Parameters */ = { |
| 11 | + isa = PBXAggregateTarget; |
| 12 | + buildConfigurationList = 2D3645B02EB75FE800E7EA7A /* Build configuration list for PBXAggregateTarget "Setup Build Parameters" */; |
| 13 | + buildPhases = ( |
| 14 | + 2D3645B32EB75FFC00E7EA7A /* Setup Build Parameters */, |
| 15 | + ); |
| 16 | + dependencies = ( |
| 17 | + ); |
| 18 | + name = "Setup Build Parameters"; |
| 19 | + packageProductDependencies = ( |
| 20 | + ); |
| 21 | + productName = "Setup Build Parameters"; |
| 22 | + }; |
| 23 | +/* End PBXAggregateTarget section */ |
| 24 | + |
9 | 25 | /* Begin PBXBuildFile section */ |
10 | 26 | 07021F4F1C27365800FC9AF9 /* asm_arm.h in Headers */ = {isa = PBXBuildFile; fileRef = 07021F3D1C27365800FC9AF9 /* asm_arm.h */; }; |
11 | 27 | 07021F501C27365800FC9AF9 /* codeclib_misc.h in Headers */ = {isa = PBXBuildFile; fileRef = 07021F3E1C27365800FC9AF9 /* codeclib_misc.h */; }; |
|
5697 | 5713 | 2D31044F2D7B51C300B2E846 /* Weakify.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Weakify.h; sourceTree = "<group>"; }; |
5698 | 5714 | 2D35A24A2B74D60F006D9356 /* filereader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = filereader.h; sourceTree = "<group>"; }; |
5699 | 5715 | 2D35A24B2B74D60F006D9356 /* filereader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = filereader.c; sourceTree = "<group>"; }; |
| 5716 | + 2D3645A92EB74FD600E7EA7A /* ApplyVersion.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = ApplyVersion.xcconfig; sourceTree = "<group>"; }; |
| 5717 | + 2D3645AB2EB7533300E7EA7A /* BUILD_NUMBER */ = {isa = PBXFileReference; lastKnownFileType = text; path = BUILD_NUMBER; sourceTree = "<group>"; }; |
| 5718 | + 2D3645AD2EB7539200E7EA7A /* VERSION */ = {isa = PBXFileReference; lastKnownFileType = text; path = VERSION; sourceTree = "<group>"; }; |
| 5719 | + 2D3645B82EB7613200E7EA7A /* BuildParameters.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = BuildParameters.xcconfig; sourceTree = "<group>"; }; |
5700 | 5720 | 2D3992DF25C2038700CFA936 /* WeakRefWrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WeakRefWrapper.h; sourceTree = "<group>"; }; |
5701 | 5721 | 2D3992E025C2038700CFA936 /* WeakRefWrapper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WeakRefWrapper.m; sourceTree = "<group>"; }; |
5702 | 5722 | 2D3A4BB41D631530002C7098 /* medialib.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = medialib.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
9889 | 9909 | path = dial68; |
9890 | 9910 | sourceTree = "<group>"; |
9891 | 9911 | }; |
| 9912 | + 2D3645AC2EB7533300E7EA7A /* build_data */ = { |
| 9913 | + isa = PBXGroup; |
| 9914 | + children = ( |
| 9915 | + 2D3645B82EB7613200E7EA7A /* BuildParameters.xcconfig */, |
| 9916 | + 2D3645AD2EB7539200E7EA7A /* VERSION */, |
| 9917 | + 2D3645AB2EB7533300E7EA7A /* BUILD_NUMBER */, |
| 9918 | + ); |
| 9919 | + name = build_data; |
| 9920 | + path = ../build_data; |
| 9921 | + sourceTree = SOURCE_ROOT; |
| 9922 | + }; |
9892 | 9923 | 2D4458DD1C04F1E400230939 /* vfs_zip */ = { |
9893 | 9924 | isa = PBXGroup; |
9894 | 9925 | children = ( |
|
11677 | 11708 | 2DA9777324C5EC26002405DA /* xcodeconfig */ = { |
11678 | 11709 | isa = PBXGroup; |
11679 | 11710 | children = ( |
| 11711 | + 2D3645A92EB74FD600E7EA7A /* ApplyVersion.xcconfig */, |
11680 | 11712 | 2DC6565C2744287000583E14 /* gtk2.xcconfig */, |
11681 | 11713 | 2DA9777424C5EC26002405DA /* gtk3.xcconfig */, |
11682 | 11714 | ); |
|
12675 | 12707 | 4D1B3E7118379829003E6066 = { |
12676 | 12708 | isa = PBXGroup; |
12677 | 12709 | children = ( |
| 12710 | + 2D3645AC2EB7533300E7EA7A /* build_data */, |
12678 | 12711 | 2DA9777324C5EC26002405DA /* xcodeconfig */, |
12679 | 12712 | 2D92D19C29B9044300218F1D /* include */, |
12680 | 12713 | 2D92D18C29B9039A00218F1D /* src */, |
|
16621 | 16654 | 2D28F0541C283C75004A6E7B = { |
16622 | 16655 | CreatedOnToolsVersion = 6.2; |
16623 | 16656 | }; |
| 16657 | + 2D3645AF2EB75FE800E7EA7A = { |
| 16658 | + CreatedOnToolsVersion = 26.1; |
| 16659 | + }; |
16624 | 16660 | 2D3A4BB31D631530002C7098 = { |
16625 | 16661 | CreatedOnToolsVersion = 7.3.1; |
16626 | 16662 | }; |
|
16856 | 16892 | 2DF930431AB816DC0030C0CA /* wildmidi */, |
16857 | 16893 | 07021EAB1C2734AC00FC9AF9 /* wmalib */, |
16858 | 16894 | 07021F2F1C2734F100FC9AF9 /* wma */, |
| 16895 | + 2D3645AF2EB75FE800E7EA7A /* Setup Build Parameters */, |
16859 | 16896 | ); |
16860 | 16897 | }; |
16861 | 16898 | /* End PBXProject section */ |
|
17107 | 17144 | }; |
17108 | 17145 | /* End PBXResourcesBuildPhase section */ |
17109 | 17146 |
|
| 17147 | +/* Begin PBXShellScriptBuildPhase section */ |
| 17148 | + 2D3645B32EB75FFC00E7EA7A /* Setup Build Parameters */ = { |
| 17149 | + isa = PBXShellScriptBuildPhase; |
| 17150 | + buildActionMask = 2147483647; |
| 17151 | + files = ( |
| 17152 | + ); |
| 17153 | + inputFileListPaths = ( |
| 17154 | + ); |
| 17155 | + inputPaths = ( |
| 17156 | + "$(SRCROOT)/../build_data/VERSION", |
| 17157 | + "$(SRCROOT)/../build_data/BUILD_NUMBER", |
| 17158 | + "$(SRCROOT)/scripts/setup_xcode_variables.sh", |
| 17159 | + ); |
| 17160 | + name = "Setup Build Parameters"; |
| 17161 | + outputFileListPaths = ( |
| 17162 | + ); |
| 17163 | + outputPaths = ( |
| 17164 | + "$(SRCROOT)/../build_data/BuildParameters.xcconfig", |
| 17165 | + ); |
| 17166 | + runOnlyForDeploymentPostprocessing = 0; |
| 17167 | + shellPath = /bin/sh; |
| 17168 | + shellScript = "${SRCROOT}/../scripts/setup_xcode_variables.sh\n"; |
| 17169 | + }; |
| 17170 | +/* End PBXShellScriptBuildPhase section */ |
| 17171 | + |
17110 | 17172 | /* Begin PBXSourcesBuildPhase section */ |
17111 | 17173 | 07021EAC1C2734AC00FC9AF9 /* Sources */ = { |
17112 | 17174 | isa = PBXSourcesBuildPhase; |
|
21861 | 21923 | }; |
21862 | 21924 | name = Release; |
21863 | 21925 | }; |
| 21926 | + 2D3645B12EB75FE800E7EA7A /* Debug */ = { |
| 21927 | + isa = XCBuildConfiguration; |
| 21928 | + buildSettings = { |
| 21929 | + CODE_SIGN_STYLE = Automatic; |
| 21930 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 21931 | + }; |
| 21932 | + name = Debug; |
| 21933 | + }; |
| 21934 | + 2D3645B22EB75FE800E7EA7A /* Release */ = { |
| 21935 | + isa = XCBuildConfiguration; |
| 21936 | + buildSettings = { |
| 21937 | + CODE_SIGN_STYLE = Automatic; |
| 21938 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 21939 | + }; |
| 21940 | + name = Release; |
| 21941 | + }; |
21864 | 21942 | 2D3A4BB61D631530002C7098 /* Debug */ = { |
21865 | 21943 | isa = XCBuildConfiguration; |
21866 | 21944 | buildSettings = { |
|
24515 | 24593 | }; |
24516 | 24594 | 4D1B3EA918379829003E6066 /* Debug */ = { |
24517 | 24595 | isa = XCBuildConfiguration; |
| 24596 | + baseConfigurationReference = 2D3645A92EB74FD600E7EA7A /* ApplyVersion.xcconfig */; |
24518 | 24597 | buildSettings = { |
24519 | 24598 | ALWAYS_SEARCH_USER_PATHS = NO; |
24520 | 24599 | CLANG_ANALYZER_DEADCODE_DEADSTORES = NO; |
|
24575 | 24654 | }; |
24576 | 24655 | 4D1B3EAA18379829003E6066 /* Release */ = { |
24577 | 24656 | isa = XCBuildConfiguration; |
| 24657 | + baseConfigurationReference = 2D3645A92EB74FD600E7EA7A /* ApplyVersion.xcconfig */; |
24578 | 24658 | buildSettings = { |
24579 | 24659 | ALWAYS_SEARCH_USER_PATHS = NO; |
24580 | 24660 | CLANG_ANALYZER_DEADCODE_DEADSTORES = NO; |
|
25676 | 25756 | defaultConfigurationIsVisible = 0; |
25677 | 25757 | defaultConfigurationName = Release; |
25678 | 25758 | }; |
| 25759 | + 2D3645B02EB75FE800E7EA7A /* Build configuration list for PBXAggregateTarget "Setup Build Parameters" */ = { |
| 25760 | + isa = XCConfigurationList; |
| 25761 | + buildConfigurations = ( |
| 25762 | + 2D3645B12EB75FE800E7EA7A /* Debug */, |
| 25763 | + 2D3645B22EB75FE800E7EA7A /* Release */, |
| 25764 | + ); |
| 25765 | + defaultConfigurationIsVisible = 0; |
| 25766 | + defaultConfigurationName = Release; |
| 25767 | + }; |
25679 | 25768 | 2D3A4BB51D631530002C7098 /* Build configuration list for PBXNativeTarget "medialib" */ = { |
25680 | 25769 | isa = XCConfigurationList; |
25681 | 25770 | buildConfigurations = ( |
|
0 commit comments