diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in index 2a027612..e19f3dd6 100644 --- a/packaging/ios/Info.plist.in +++ b/packaging/ios/Info.plist.in @@ -1,7 +1,7 @@ - + CFBundleDisplayName nymea:app CFBundleExecutable @@ -43,5 +43,35 @@ XSAppIconAssets AppIcons.xcassets/AppIcon.appiconset - + CFBundleIcons + + CFBundlePrimaryIcon + + CFBundleIconFiles + + AppIcon29x29.png + AppIcon29x29@2x.png + AppIcon40x40@2x.png + AppIcon60x60@2x.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 + + + +