diff --git a/pkg/apple/OSX/Resources/RetroArch 10.6-Info.plist b/pkg/apple/OSX/Resources/RetroArch 10.6-Info.plist deleted file mode 100644 index 85b0b396c7..0000000000 --- a/pkg/apple/OSX/Resources/RetroArch 10.6-Info.plist +++ /dev/null @@ -1,47 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - CFBundleDocumentTypes - - - CFBundleTypeExtensions - - * - - CFBundleTypeName - All Files - CFBundleTypeRole - Viewer - - - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleIconFile - RetroArch - CFBundleIdentifier - libretro.${PRODUCT_NAME:rfc1034identifier} - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - APPL - CFBundleShortVersionString - 1.1 - CFBundleSignature - ???? - CFBundleVersion - 1.1 - LSMinimumSystemVersion - ${MACOSX_DEPLOYMENT_TARGET} - NSHumanReadableCopyright - Copyright © 2015 RetroArch. All rights reserved. - NSMainNibFile - MainMenu - NSPrincipalClass - RApplication - - diff --git a/pkg/apple/RetroArch.xcodeproj/project.pbxproj b/pkg/apple/RetroArch.xcodeproj/project.pbxproj index b1b35b774f..af9a851999 100644 --- a/pkg/apple/RetroArch.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch.xcodeproj/project.pbxproj @@ -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",