Skip to content

Commit 39aabc9

Browse files
committed
clean up library search paths
1 parent 38f1fd4 commit 39aabc9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

BlockOut.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -844,8 +844,6 @@
844844
);
845845
LIBRARY_SEARCH_PATHS = (
846846
/opt/homebrew/lib,
847-
/opt/homebrew/Cellar/sdl2_mixer/2.6.3_1/lib,
848-
/opt/homebrew/Cellar/sdl2/2.28.5/lib,
849847
/usr/local/lib,
850848
);
851849
MARKETING_VERSION = 1.0;
@@ -882,8 +880,6 @@
882880
);
883881
LIBRARY_SEARCH_PATHS = (
884882
/opt/homebrew/lib,
885-
/opt/homebrew/Cellar/sdl2_mixer/2.6.3_1/lib,
886-
/opt/homebrew/Cellar/sdl2/2.28.5/lib,
887883
/usr/local/lib,
888884
);
889885
MARKETING_VERSION = 1.0;

0 commit comments

Comments
 (0)