]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/buildfiles/osx/Xonotic.app/Contents/Info.plist
remove the -agl build
[xonotic/xonotic.git] / misc / buildfiles / osx / Xonotic.app / Contents / Info.plist
index 316a314be16414af799c0a3c830a00180c8574d6..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>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>