From 60d6fd50d6817e8fd7aa1873f4a8063f1e56768f Mon Sep 17 00:00:00 2001 From: Joseph Heenan Date: Sun, 12 Oct 2014 11:39:05 +0100 Subject: iOS: Remove CFBundleIcon* keys from the Info.plist These are now generated by Xcode at build time from the asset catalogue, and the CFBundleIconFiles we had here was upsetting the app store validator. --- platform/ios/Info.plist | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'platform/ios') diff --git a/platform/ios/Info.plist b/platform/ios/Info.plist index bf23a0d6..dfef190c 100644 --- a/platform/ios/Info.plist +++ b/platform/ios/Info.plist @@ -55,17 +55,6 @@ CFBundleExecutable ${EXECUTABLE_NAME} - CFBundleIconFiles - - Icon.png - Icon@2x.png - Icon-72.png - Icon-72@2x.png - - CFBundleIcons - - CFBundleIcons~ipad - CFBundleIdentifier com.artifex.mupdf CFBundleInfoDictionaryVersion -- cgit v1.2.3