]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/buildfiles/osx/Xonotic.app/Contents/Info.plist
rebrand OSX buildfiles
[xonotic/xonotic.git] / misc / buildfiles / osx / Xonotic.app / Contents / Info.plist
diff --git a/misc/buildfiles/osx/Xonotic.app/Contents/Info.plist b/misc/buildfiles/osx/Xonotic.app/Contents/Info.plist
new file mode 100644 (file)
index 0000000..a6a0eb5
--- /dev/null
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+       <key>CFBundleDevelopmentRegion</key>
+       <string>English</string>
+       <key>CFBundleExecutable</key>
+       <string>xonotic-osx-agl</string>
+       <key>CFBundleIconFile</key>
+       <string>Xonotic</string>
+       <key>CFBundlePackageType</key>
+       <string>APPL</string>
+       <key>CFBundleSignature</key>
+       <string>????</string>
+       <key>CFBundleVersion</key>
+       <string>1.0</string>
+</dict>
+</plist>