From 39ed46a43cada9be10a31a390bb96e992e0ccbd5 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Wed, 31 Jul 2013 21:31:23 -0700 Subject: [PATCH] More work on bug 1999, added missing CFBundleExecutable key to Info.plist --- Xcode/SDL/Info-Framework.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Xcode/SDL/Info-Framework.plist b/Xcode/SDL/Info-Framework.plist index 544baa635..0ab4b25e3 100644 --- a/Xcode/SDL/Info-Framework.plist +++ b/Xcode/SDL/Info-Framework.plist @@ -22,5 +22,7 @@ SDLX CFBundleVersion 2.0.0 + CFBundleExecutable + ${EXECUTABLE_NAME}