|
11 | 11 | <allow-intent href="sms:*" /> |
12 | 12 | <allow-intent href="mailto:*" /> |
13 | 13 | <allow-intent href="geo:*" /> |
14 | | - <preference name="android-minSdkVersion" value="22" /> |
15 | | - <preference name="android-targetSdkVersion" value="32" /> |
16 | 14 | <preference name="ScrollEnabled" value="false" /> |
17 | 15 | <preference name="BackupWebStorage" value="none" /> |
18 | 16 | <preference name="SplashMaintainAspectRatio" value="true" /> |
|
71 | 69 | < icon height= "167" src= "resources/ios/icon/[email protected]" width= "167" /> |
72 | 70 | < icon height= "172" src= "resources/ios/icon/[email protected]" width= "172" /> |
73 | 71 | < icon height= "196" src= "resources/ios/icon/[email protected]" width= "196" /> |
| 72 | + < icon height= "216" src= "resources/ios/icon/[email protected]" width= "216" /> |
74 | 73 | <icon height="1024" src="resources/ios/icon/icon-1024.png" width="1024" /> |
75 | | - <splash height="480" src="resources/ios/splash/Default~iphone.png" width="320" /> |
76 | | - <splash height="960" src="resources/ios/splash/Default@2x~iphone.png" width="640" /> |
77 | | - <splash height="1024" src="resources/ios/splash/Default-Portrait~ipad.png" width="768" /> |
78 | | - <splash height="768" src="resources/ios/splash/Default-Landscape~ipad.png" width="1024" /> |
79 | | - <splash height="1125" src="resources/ios/splash/Default-Landscape-2436h.png" width="2436" /> |
80 | | - <splash height="1242" src="resources/ios/splash/Default-Landscape-736h.png" width="2208" /> |
81 | | - <splash height="2048" src="resources/ios/splash/Default-Portrait@2x~ipad.png" width="1536" /> |
82 | | - <splash height="1536" src="resources/ios/splash/Default-Landscape@2x~ipad.png" width="2048" /> |
83 | | - <splash height="2732" src="resources/ios/splash/Default-Portrait@~ipadpro.png" width="2048" /> |
84 | | - <splash height="2048" src="resources/ios/splash/Default-Landscape@~ipadpro.png" width="2732" /> |
85 | | - <splash height="1136" src="resources/ios/splash/Default-568h@2x~iphone.png" width="640" /> |
86 | | - <splash height="1334" src="resources/ios/splash/Default-667h.png" width="750" /> |
87 | | - <splash height="2208" src="resources/ios/splash/Default-736h.png" width="1242" /> |
88 | | - <splash height="2436" src="resources/ios/splash/Default-2436h.png" width="1125" /> |
89 | 74 | <splash height="2732" src="resources/ios/splash/Default@2x~universal~anyany.png" width="2732" /> |
90 | | - < icon height= "216" src= "resources/ios/icon/[email protected]" width= "216" /> |
91 | | - <splash height="2688" src="resources/ios/splash/Default-2688h~iphone.png" width="1242" /> |
92 | | - <splash height="1242" src="resources/ios/splash/Default-Landscape-2688h~iphone.png" width="2688" /> |
93 | | - <splash height="1792" src="resources/ios/splash/Default-1792h~iphone.png" width="828" /> |
94 | | - <splash height="828" src="resources/ios/splash/Default-Landscape-1792h~iphone.png" width="1792" /> |
95 | 75 | </platform> |
96 | 76 | </widget> |
0 commit comments