From 5da6aeafd807b4a73ce6aa4b5ffdd58d2174f308 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 9 Jun 2015 08:55:52 -0500 Subject: [PATCH] add retina-ready Info.plist to media --- media/Info.plist | 65 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 media/Info.plist diff --git a/media/Info.plist b/media/Info.plist new file mode 100644 index 0000000000..ea2981a200 --- /dev/null +++ b/media/Info.plist @@ -0,0 +1,65 @@ + + + + + BuildMachineOSBuild + 14A389 + CFBundleDevelopmentRegion + en + CFBundleDocumentTypes + + + CFBundleTypeExtensions + + * + + CFBundleTypeName + All Files + CFBundleTypeRole + Viewer + + + CFBundleExecutable + RetroArch + CFBundleIconFile + RetroArch + CFBundleIdentifier + libretro.RetroArch + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + RetroArch + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.0.3 + CFBundleSignature + ???? + CFBundleVersion + 1.0.3 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 6A1052d + DTPlatformVersion + GM + DTSDKBuild + 14A382 + DTSDKName + macosx10.10 + DTXcode + 0610 + DTXcodeBuild + 6A1052d + LSMinimumSystemVersion + 10.5 + NSHumanReadableCopyright + Copyright © 2014 RetroArch. All rights reserved. + NSMainNibFile + MainMenu + NSPrincipalClass + RApplication + NSHighResolutionCapable + True + +