]> de.git.xonotic.org Git - xonotic/xonotic.git/commitdiff
autobuild: add SDL2.framework to Xonotic.app
authorRudolf Polzer <divVerent@gmail.com>
Tue, 19 Mar 2024 01:34:56 +0000 (21:34 -0400)
committerRudolf Polzer <divVerent@gmail.com>
Tue, 19 Mar 2024 01:34:56 +0000 (21:34 -0400)
Oopsie...

misc/tools/all/release.subr

index 1104bf6c508879e5d7e98197453705cf1f2e559d..18adf7adea2b271b5fa2e72b6c5fd30eb29c47ba 100644 (file)
@@ -346,6 +346,7 @@ case "$cmd" in
                        # OLD VERSIONS WITHOUT IT WORKED
                        verbose sed -i "s/#include <SDL2\//#include </g" SDL2/SDL2.framework/Versions/Current/Headers/*.h
                )
+               cp -R "$d0/misc/builddeps/osx/SDL2/SDL2.framework" Xonotic/Xonotic.app/Contents/MacOS/
                ;;
        release-libs)
                release_common