From 21630847675cce4d06882e57fc9419e5dcde7216 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 19 Oct 2012 21:17:58 -0700 Subject: [PATCH] tree 451ddf291d85 parent 7925f0f43dc4 author Edward Rudd 1350500747 14400 committer Edward Rudd 1350500747 14400 revision 6591 branch default A few fixes to the SDL framework plist - correct version number - remove CFBundleExecutable - correct CFBundleIdentifier --- Xcode/SDL/Info-Framework.plist | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Xcode/SDL/Info-Framework.plist b/Xcode/SDL/Info-Framework.plist index cb9748aed..7d955f387 100644 --- a/Xcode/SDL/Info-Framework.plist +++ b/Xcode/SDL/Info-Framework.plist @@ -4,14 +4,12 @@ CFBundleDevelopmentRegion English - CFBundleExecutable - SDL CFBundleGetInfoString http://www.libsdl.org CFBundleIconFile CFBundleIdentifier - SDL + org.libsdl.SDL2 CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -19,10 +17,10 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.3.0 + 2.0 CFBundleSignature SDLX CFBundleVersion - 1.3.0 + 2.0