diff --git a/desktop_version/fixupMac.sh b/desktop_version/fixupMac.sh index 8effd4f3..d84a10e0 100755 --- a/desktop_version/fixupMac.sh +++ b/desktop_version/fixupMac.sh @@ -3,6 +3,5 @@ # flibit has this solely for convenience when cleaning up Mac binaries. install_name_tool -change /usr/local/lib/libSDL2-2.0.0.dylib @rpath/libSDL2-2.0.0.dylib VVVVVV -install_name_tool -change /usr/local/lib/libSDL2_mixer-2.0.0.dylib @rpath/libSDL2_mixer-2.0.0.dylib VVVVVV strip -S VVVVVV otool -L VVVVVV