| xqd
@@ -1,5 +1,5 @@
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
|
|
-<widget id="com.miaomiao.app" version="0.1.4" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
|
|
+<widget id="com.miaomiao.app" version="0.1.5" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
|
|
<name>瞄喵</name>
|
|
|
<description>
|
|
|
An Ionic Framework and Cordova project.
|
| xqd
@@ -28,6 +28,7 @@
|
|
|
<param name="ios-package" onload="true" value="CDVStatusBar" />
|
|
|
</feature>
|
|
|
<platform name="ios">
|
|
|
+ <icon height="1024" width="1024" src="resources/icon.png" width="1024"/>
|
|
|
<icon height="57" src="resources/ios/icon/icon.png" width="57" />
|
|
|
<icon height="114" src="resources/ios/icon/icon@2x.png" width="114" />
|
|
|
<icon height="40" src="resources/ios/icon/icon-40.png" width="40" />
|