|
99 | 99 | B04364382B125AEC002AB585 /* zlib.h in Headers */ = {isa = PBXBuildFile; fileRef = B04364212B125AEC002AB585 /* zlib.h */; }; |
100 | 100 | B043643C2B125B0E002AB585 /* libImageLib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B04363C22B1259FE002AB585 /* libImageLib.a */; }; |
101 | 101 | B043643E2B125D38002AB585 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B043643D2B125D38002AB585 /* OpenGL.framework */; }; |
102 | | - B04364402B125D68002AB585 /* libSDL2_mixer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B043643F2B125D68002AB585 /* libSDL2_mixer.a */; }; |
103 | | - B04364422B125E08002AB585 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B04364412B125E08002AB585 /* libSDL2.a */; }; |
104 | 102 | B04364442B125E4D002AB585 /* libpthread.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = B04364432B125E4D002AB585 /* libpthread.tbd */; }; |
105 | 103 | B04364462B125E55002AB585 /* libm.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = B04364452B125E55002AB585 /* libm.tbd */; }; |
106 | 104 | B04364482B125E59002AB585 /* libdl.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = B04364472B125E59002AB585 /* libdl.tbd */; }; |
107 | 105 | B043644A2B1260A9002AB585 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B04364492B1260A9002AB585 /* CoreFoundation.framework */; }; |
108 | 106 | B043644C2B1267A4002AB585 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = B043644B2B1267A4002AB585 /* Credits.rtf */; }; |
| 107 | + B04364672B12E671002AB585 /* SDL2_mixer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B04364642B12E66C002AB585 /* SDL2_mixer.framework */; }; |
| 108 | + B04364682B12E671002AB585 /* SDL2_mixer.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = B04364642B12E66C002AB585 /* SDL2_mixer.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 109 | + B04364692B12E673002AB585 /* SDL2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B04364632B12E66C002AB585 /* SDL2.framework */; }; |
| 110 | + B043646A2B12E673002AB585 /* SDL2.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = B04364632B12E66C002AB585 /* SDL2.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
109 | 111 | /* End PBXBuildFile section */ |
110 | 112 |
|
111 | 113 | /* Begin PBXContainerItemProxy section */ |
|
118 | 120 | }; |
119 | 121 | /* End PBXContainerItemProxy section */ |
120 | 122 |
|
| 123 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 124 | + B04364602B12E611002AB585 /* Embed Frameworks */ = { |
| 125 | + isa = PBXCopyFilesBuildPhase; |
| 126 | + buildActionMask = 2147483647; |
| 127 | + dstPath = ""; |
| 128 | + dstSubfolderSpec = 10; |
| 129 | + files = ( |
| 130 | + B04364682B12E671002AB585 /* SDL2_mixer.framework in Embed Frameworks */, |
| 131 | + B043646A2B12E673002AB585 /* SDL2.framework in Embed Frameworks */, |
| 132 | + ); |
| 133 | + name = "Embed Frameworks"; |
| 134 | + runOnlyForDeploymentPostprocessing = 0; |
| 135 | + }; |
| 136 | +/* End PBXCopyFilesBuildPhase section */ |
| 137 | + |
121 | 138 | /* Begin PBXFileReference section */ |
122 | 139 | B043633B2B125664002AB585 /* BlockOut.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BlockOut.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
123 | 140 | B04363412B125665002AB585 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
|
241 | 258 | B04364472B125E59002AB585 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; |
242 | 259 | B04364492B1260A9002AB585 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; |
243 | 260 | B043644B2B1267A4002AB585 /* Credits.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = Credits.rtf; path = BlockOut/Credits.rtf; sourceTree = "<group>"; }; |
| 261 | + B04364632B12E66C002AB585 /* SDL2.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL2.framework; path = ../Frameworks/SDL2.framework; sourceTree = "<group>"; }; |
| 262 | + B04364642B12E66C002AB585 /* SDL2_mixer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL2_mixer.framework; path = ../Frameworks/SDL2_mixer.framework; sourceTree = "<group>"; }; |
244 | 263 | /* End PBXFileReference section */ |
245 | 264 |
|
246 | 265 | /* Begin PBXFrameworksBuildPhase section */ |
|
249 | 268 | buildActionMask = 2147483647; |
250 | 269 | files = ( |
251 | 270 | B043643C2B125B0E002AB585 /* libImageLib.a in Frameworks */, |
252 | | - B04364422B125E08002AB585 /* libSDL2.a in Frameworks */, |
253 | | - B04364402B125D68002AB585 /* libSDL2_mixer.a in Frameworks */, |
| 271 | + B04364672B12E671002AB585 /* SDL2_mixer.framework in Frameworks */, |
254 | 272 | B043643E2B125D38002AB585 /* OpenGL.framework in Frameworks */, |
255 | 273 | B043644A2B1260A9002AB585 /* CoreFoundation.framework in Frameworks */, |
256 | 274 | B04364482B125E59002AB585 /* libdl.tbd in Frameworks */, |
257 | 275 | B04364462B125E55002AB585 /* libm.tbd in Frameworks */, |
258 | 276 | B04364442B125E4D002AB585 /* libpthread.tbd in Frameworks */, |
| 277 | + B04364692B12E673002AB585 /* SDL2.framework in Frameworks */, |
259 | 278 | ); |
260 | 279 | runOnlyForDeploymentPostprocessing = 0; |
261 | 280 | }; |
|
272 | 291 | B04363322B125664002AB585 = { |
273 | 292 | isa = PBXGroup; |
274 | 293 | children = ( |
| 294 | + B04364642B12E66C002AB585 /* SDL2_mixer.framework */, |
| 295 | + B04364632B12E66C002AB585 /* SDL2.framework */, |
275 | 296 | B043633D2B125664002AB585 /* BlockOut */, |
276 | 297 | B04363BA2B125967002AB585 /* ImageLib */, |
277 | 298 | B043633C2B125664002AB585 /* Products */, |
|
524 | 545 | B04363372B125664002AB585 /* Sources */, |
525 | 546 | B04363382B125664002AB585 /* Frameworks */, |
526 | 547 | B04363392B125664002AB585 /* Resources */, |
| 548 | + B04364602B12E611002AB585 /* Embed Frameworks */, |
527 | 549 | ); |
528 | 550 | buildRules = ( |
529 | 551 | ); |
|
823 | 845 | CODE_SIGN_STYLE = Automatic; |
824 | 846 | COMBINE_HIDPI_IMAGES = YES; |
825 | 847 | CURRENT_PROJECT_VERSION = 1; |
| 848 | + FRAMEWORK_SEARCH_PATHS = ../Frameworks; |
826 | 849 | GCC_PREPROCESSOR_DEFINITIONS = ( |
827 | 850 | _DEBUG, |
828 | 851 | "DEBUG=1", |
|
831 | 854 | "$(inherited)", |
832 | 855 | ); |
833 | 856 | GENERATE_INFOPLIST_FILE = YES; |
834 | | - HEADER_SEARCH_PATHS = ( |
835 | | - /opt/homebrew/include/SDL2, |
836 | | - /usr/local/include/SDL2, |
837 | | - ); |
838 | 857 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.arcade-games"; |
839 | 858 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
840 | 859 | INFOPLIST_KEY_NSPrincipalClass = NSApplication; |
841 | 860 | LD_RUNPATH_SEARCH_PATHS = ( |
842 | 861 | "$(inherited)", |
843 | 862 | "@executable_path/../Frameworks", |
844 | 863 | ); |
845 | | - LIBRARY_SEARCH_PATHS = ( |
846 | | - /opt/homebrew/lib, |
847 | | - /usr/local/lib, |
848 | | - ); |
| 864 | + LIBRARY_SEARCH_PATHS = ""; |
849 | 865 | MARKETING_VERSION = 1.0; |
850 | 866 | PRODUCT_BUNDLE_IDENTIFIER = com.tampinco.BlockOut; |
851 | 867 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
862 | 878 | CODE_SIGN_STYLE = Automatic; |
863 | 879 | COMBINE_HIDPI_IMAGES = YES; |
864 | 880 | CURRENT_PROJECT_VERSION = 1; |
| 881 | + FRAMEWORK_SEARCH_PATHS = ../Frameworks; |
865 | 882 | GCC_PREPROCESSOR_DEFINITIONS = ( |
866 | 883 | linux, |
867 | 884 | MACOS_BUNDLE, |
868 | 885 | ); |
869 | 886 | GENERATE_INFOPLIST_FILE = YES; |
870 | | - HEADER_SEARCH_PATHS = ( |
871 | | - /opt/homebrew/include/SDL2, |
872 | | - /usr/local/include/SDL2, |
873 | | - ); |
874 | 887 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.arcade-games"; |
875 | 888 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
876 | 889 | INFOPLIST_KEY_NSPrincipalClass = NSApplication; |
877 | 890 | LD_RUNPATH_SEARCH_PATHS = ( |
878 | 891 | "$(inherited)", |
879 | 892 | "@executable_path/../Frameworks", |
880 | 893 | ); |
881 | | - LIBRARY_SEARCH_PATHS = ( |
882 | | - /opt/homebrew/lib, |
883 | | - /usr/local/lib, |
884 | | - ); |
| 894 | + LIBRARY_SEARCH_PATHS = ""; |
885 | 895 | MARKETING_VERSION = 1.0; |
886 | 896 | PRODUCT_BUNDLE_IDENTIFIER = com.tampinco.BlockOut; |
887 | 897 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments