1.1
Fix icons not showing up for some users app crashing on launch, app crashing when going to share files
BIN
Resources/AppIcon-1024.png
Normal file
|
After Width: | Height: | Size: 89 KiB |
BIN
Resources/AppIcon-20.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
Resources/AppIcon-20@2x.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
Resources/AppIcon-20@3x.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
Resources/AppIcon-29.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
Resources/AppIcon-29@2x.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
Resources/AppIcon-29@3x.png
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
BIN
Resources/AppIcon-40.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
Resources/AppIcon-40@2x.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
BIN
Resources/AppIcon-40@3x.png
Normal file
|
After Width: | Height: | Size: 8.6 KiB |
BIN
Resources/AppIcon-60@2x.png
Normal file
|
After Width: | Height: | Size: 8.6 KiB |
BIN
Resources/AppIcon-60@3x.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
Resources/AppIcon-76.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |
BIN
Resources/AppIcon-76@2x.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
Resources/AppIcon-83.5@2x.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
@@ -10,7 +10,10 @@
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon60x60</string>
|
||||
<string>AppIcon-29</string>
|
||||
<string>AppIcon-40</string>
|
||||
<string>AppIcon-57</string>
|
||||
<string>AppIcon-60</string>
|
||||
</array>
|
||||
<key>UIPrerenderedIcon</key>
|
||||
<true/>
|
||||
@@ -22,8 +25,13 @@
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon60x60</string>
|
||||
<string>AppIcon76x76~ipad</string>
|
||||
<string>AppIcon-29</string>
|
||||
<string>AppIcon-40</string>
|
||||
<string>AppIcon-57</string>
|
||||
<string>AppIcon-60</string>
|
||||
<string>AppIcon-50</string>
|
||||
<string>AppIcon-72</string>
|
||||
<string>AppIcon-76</string>
|
||||
</array>
|
||||
<key>UIPrerenderedIcon</key>
|
||||
<true/>
|
||||
@@ -42,7 +50,7 @@
|
||||
<string>iPhoneOS</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
<string>1.1</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>UIDeviceFamily</key>
|
||||
|
||||