and another attempt

pull/353/head
Michael Zanetti 2020-04-03 01:20:29 +02:00
parent d49efbaacd
commit e3b1690a29
1 changed files with 8 additions and 31 deletions

View File

@ -43,36 +43,13 @@
<false/>
<key>XSAppIconAssets</key>
<string>AppIcons.xcassets/AppIcon.appiconset</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon29x29.png</string>
<string>AppIcon29x29@2x.png</string>
<string>AppIcon40x40@2x.png</string>
<string>AppIcon60x60@2x.png</string>
<string>AppIcon83.5x83.5@2.png</string>
</array>
</dict>
</dict>
<key>CFBundleIcons~ipad</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon29x29.png</string>
<string>AppIcon29x29@2x.png</string>
<string>AppIcon40x40.png</string>
<string>AppIcon40x40@2x.png</string>
<string>AppIcon60x60@2x.png</string>
<string>AppIcon76x76.png</string>
<string>AppIcon76x76@2x.png</string>
<string>AppIcon83.5x83.5@2x.png</string>
</array>
</dict>
</dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon29x29.png</string>
<string>AppIcon29x29@2x.png</string>
<string>AppIcon40x40@2x.png</string>
<string>AppIcon60x60@2x.png</string>
<string>AppIcon83.5x83.5@2.png</string>
</array>
</dict>
</plist>