|
31 | 31 |
|
32 | 32 | <plugin name="cordova-plugin-wkwebview-engine" spec="~1.2.1" />
|
33 | 33 |
|
34 |
| - <!-- App Store --> |
35 |
| - <icon src="res/ios/planet-1024.png" width="1024" height="1024" /> |
36 |
| - <!-- iOS 8.0+ --> |
37 |
| - <!-- iPhone 6 Plus --> |
38 |
| - <icon src="res/ios/planet-60@3x.png" width="180" height="180" /> |
39 |
| - <!-- iOS 7.0+ --> |
40 |
| - <!-- iPhone / iPod Touch --> |
41 |
| - <icon src="res/ios/planet-60.png" width="60" height="60" /> |
42 |
| - <icon src="res/ios/planet-60@2x.png" width="120" height="120" /> |
43 |
| - <!-- iPad --> |
44 |
| - <icon src="res/ios/planet-76.png" width="76" height="76" /> |
45 |
| - <icon src="res/ios/planet-76@2x.png" width="152" height="152" /> |
46 |
| - <!-- iOS 6.1 --> |
47 |
| - <!-- Spotlight Icon --> |
48 |
| - <icon src="res/ios/planet-40.png" width="40" height="40" /> |
49 |
| - <icon src="res/ios/planet-40@2x.png" width="80" height="80" /> |
50 |
| - <!-- iPhone / iPod Touch --> |
51 |
| - <icon src="res/ios/planet.png" width="57" height="57" /> |
52 |
| - <icon src="res/ios/planet@2x.png" width="114" height="114" /> |
53 |
| - <!-- iPad --> |
54 |
| - <icon src="res/ios/planet-72.png" width="72" height="72" /> |
55 |
| - <icon src="res/ios/planet-72@2x.png" width="144" height="144" /> |
56 |
| - <!-- iPhone Spotlight and Settings Icon --> |
57 |
| - <icon src="res/ios/planet-small.png" width="29" height="29" /> |
58 |
| - <icon src="res/ios/planet-small@2x.png" width="58" height="58" /> |
59 |
| - <!-- iPad Spotlight and Settings Icon --> |
60 |
| - <icon src="res/ios/planet-50.png" width="50" height="50" /> |
61 |
| - <icon src="res/ios/planet-50@2x.png" width="100" height="100" /> |
| 34 | + <icon src="res/ios/planet-1024.png" width="1024" height="1024"/> |
| 35 | + <icon src="res/ios/planet-small.png" width="29" height="29"/> |
| 36 | + <icon src="res/ios/planet-small@2x.png" width="58" height="58"/> |
| 37 | + <icon src="res/ios/planet-small@3x.png" width="87" height="87"/> |
| 38 | + <icon src="res/ios/planet-small-40.png" width="40" height="40"/> |
| 39 | + <icon src="res/ios/planet-small-40@2x.png" width="80" height="80"/> |
| 40 | + <icon src="res/ios/planet-small-40@3x.png" width="120" height="120"/> |
| 41 | + <icon src="res/ios/planet-small-50.png" width="50" height="50"/> |
| 42 | + <icon src="res/ios/planet-small-50@2x.png" width="100" height="100"/> |
| 43 | + <icon src="res/ios/planet.png" width="57" height="57"/> |
| 44 | + <icon src="res/ios/planet@2x.png" width="114" height="114"/> |
| 45 | + <icon src="res/ios/planet-60.png" width="60" height="60"/> |
| 46 | + <icon src="res/ios/planet-60@2x.png" width="120" height="120"/> |
| 47 | + <icon src="res/ios/planet-60@3x.png" width="180" height="180"/> |
| 48 | + <icon src="res/ios/planet-72.png" width="72" height="72"/> |
| 49 | + <icon src="res/ios/planet-72@2x.png" width="144" height="144"/> |
| 50 | + <icon src="res/ios/planet-76.png" width="76" height="76"/> |
| 51 | + <icon src="res/ios/planet-76@2x.png" width="152" height="152"/> |
| 52 | + <icon src="res/ios/planet-167.png" width="167" height="167"/> |
| 53 | + <icon src="res/ios/planet-83.5@2x.png" width="167" height="167"/> |
62 | 54 | </platform>
|
63 | 55 | </widget>
|
0 commit comments