]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/buildfiles/osx/Xonotic.app/Contents/Info.plist
Revert "Update Windows 32 bit SDL build dependency to 2.0.10"
[xonotic/xonotic.git] / misc / buildfiles / osx / Xonotic.app / Contents / Info.plist
index a6a0eb53f506c66b688c4bba0d6237da0cb5b76d..4657eb90a61ccd1e0eb37ea9ea489064b7ded38a 100644 (file)
@@ -5,7 +5,7 @@
        <key>CFBundleDevelopmentRegion</key>
        <string>English</string>
        <key>CFBundleExecutable</key>
-       <string>xonotic-osx-agl</string>
+       <string>xonotic-osx-sdl</string>
        <key>CFBundleIconFile</key>
        <string>Xonotic</string>
        <key>CFBundlePackageType</key>
        <string>????</string>
        <key>CFBundleVersion</key>
        <string>1.0</string>
+       <key>LSMinimumSystemVersion</key>
+       <string>10.4.0</string>
+       <key>LSMinimumSystemVersionByArchitecture</key>
+       <dict>
+               <key>x86_64</key>
+               <string>10.6.0</string>
+       </dict>
 </dict>
 </plist>