Skip to content

Commit

Permalink
Fix macOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius committed Jan 15, 2024
1 parent be8baad commit 37ab4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platforms/macos/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ else
DYLIB_PATH=/usr/local/opt/sdl2/lib
endif
SDL_DYLIB=libSDL2-2.0.0.dylib
APP_NAME=Gearsystem
APP_NAME=Gearboy

bundle:
rm -rf $(APP_NAME).app
Expand Down

0 comments on commit 37ab4cb

Please sign in to comment.