From eb1d0e2876573a01383bdcdde4da3c2879dc123d Mon Sep 17 00:00:00 2001 From: Celtic Minstrel Date: Wed, 13 Jan 2016 12:15:49 -0500 Subject: [PATCH] XCode: Fix bundle signature warning --- projectfiles/Xcode/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projectfiles/Xcode/Info.plist b/projectfiles/Xcode/Info.plist index 5e6307a938e..965e45e555b 100644 --- a/projectfiles/Xcode/Info.plist +++ b/projectfiles/Xcode/Info.plist @@ -21,7 +21,7 @@ CFBundleShortVersionString 1.13.3 CFBundleSignature - org.wesnoth.Wesnoth + ???? CFBundleVersion 1.13.3 NSHighResolutionCapable