From 802c5949daf93df26f98724a908e6c1e004b63d2 Mon Sep 17 00:00:00 2001 From: Maarten Billemont Date: Fri, 3 May 2013 10:15:27 -0400 Subject: [PATCH] More compatible way of specifying icon files. [FIXED] Add extensions to Icon as well to CFBundleIconFiles because Xcode doesn't seem to listen to the Apple docs. --- MasterPassword/ObjC/iOS/MasterPassword-Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MasterPassword/ObjC/iOS/MasterPassword-Info.plist b/MasterPassword/ObjC/iOS/MasterPassword-Info.plist index eccab867..7dd0c8e9 100644 --- a/MasterPassword/ObjC/iOS/MasterPassword-Info.plist +++ b/MasterPassword/ObjC/iOS/MasterPassword-Info.plist @@ -39,6 +39,8 @@ Icon-72 Icon-Small Icon-Small-50 + Icon.png + Icon@2x.png UIPrerenderedIcon