From e3b1690a297a5e3eb8b96426cc5249504bc014c9 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Fri, 3 Apr 2020 01:20:29 +0200 Subject: [PATCH] and another attempt --- packaging/ios/Info.plist.in | 39 ++++++++----------------------------- 1 file changed, 8 insertions(+), 31 deletions(-) diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in index e091592c..5582e1cc 100644 --- a/packaging/ios/Info.plist.in +++ b/packaging/ios/Info.plist.in @@ -43,36 +43,13 @@ XSAppIconAssets AppIcons.xcassets/AppIcon.appiconset - CFBundleIcons - - CFBundlePrimaryIcon - - CFBundleIconFiles - - AppIcon29x29.png - AppIcon29x29@2x.png - AppIcon40x40@2x.png - AppIcon60x60@2x.png - AppIcon83.5x83.5@2.png - - - - CFBundleIcons~ipad - - CFBundlePrimaryIcon - - CFBundleIconFiles - - AppIcon29x29.png - AppIcon29x29@2x.png - AppIcon40x40.png - AppIcon40x40@2x.png - AppIcon60x60@2x.png - AppIcon76x76.png - AppIcon76x76@2x.png - AppIcon83.5x83.5@2x.png - - - + CFBundleIconFiles + + AppIcon29x29.png + AppIcon29x29@2x.png + AppIcon40x40@2x.png + AppIcon60x60@2x.png + AppIcon83.5x83.5@2.png +