Don't need RetroArch 10.6-Info.plist for 10.6

This commit is contained in:
twinaphex 2015-10-12 14:35:57 +02:00
parent f7f7b798ee
commit 9559e8bb60
2 changed files with 4 additions and 51 deletions

View File

@ -1,47 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>*</string>
</array>
<key>CFBundleTypeName</key>
<string>All Files</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string>RetroArch</string>
<key>CFBundleIdentifier</key>
<string>libretro.${PRODUCT_NAME:rfc1034identifier}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.1</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2015 RetroArch. All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>RApplication</string>
</dict>
</plist>

View File

@ -411,7 +411,7 @@
"-DHAVE_CG",
"-DHAVE_7ZIP",
"-DHAVE_GLUI",
"-DHAVE_ZARCH",
"-DHAVE_ZARCH",
"-DHAVE_HID",
"-DHAVE_XMB",
"-DHAVE_LIBRETRODB",
@ -471,7 +471,7 @@
"-DHAVE_CG",
"-DHAVE_7ZIP",
"-DHAVE_GLUI",
"-DHAVE_ZARCH",
"-DHAVE_ZARCH",
"-DHAVE_HID",
"-DHAVE_XMB",
"-DHAVE_LIBRETRODB",
@ -532,7 +532,7 @@
"-DHAVE_DYLIB",
"-DHAVE_7ZIP",
"-DHAVE_GLUI",
"-DHAVE_ZARCH",
"-DHAVE_ZARCH",
"-DHAVE_HID",
"-DHAVE_XMB",
"-DHAVE_LIBRETRODB",
@ -591,7 +591,7 @@
"-DHAVE_DYLIB",
"-DHAVE_7ZIP",
"-DHAVE_GLUI",
"-DHAVE_ZARCH",
"-DHAVE_ZARCH",
"-DHAVE_HID",
"-DHAVE_XMB",
"-DHAVE_LIBRETRODB",