39
39
<
icon src =
" resources/ios/icon/[email protected] " width =
" 114" height =
" 114" />
40
40
<icon src =" resources/ios/icon/icon-40.png" width =" 40" height =" 40" />
41
41
<
icon src =
" resources/ios/icon/[email protected] " width =
" 80" height =
" 80" />
42
+ <
icon src =
" resources/ios/icon/[email protected] " width =
" 120" height =
" 120" />
42
43
<icon src =" resources/ios/icon/icon-50.png" width =" 50" height =" 50" />
43
44
<
icon src =
" resources/ios/icon/[email protected] " width =
" 100" height =
" 100" />
44
45
<icon src =" resources/ios/icon/icon-60.png" width =" 60" height =" 60" />
48
49
<
icon src =
" resources/ios/icon/[email protected] " width =
" 144" height =
" 144" />
49
50
<icon src =" resources/ios/icon/icon-76.png" width =" 76" height =" 76" />
50
51
<
icon src =
" resources/ios/icon/[email protected] " width =
" 152" height =
" 152" />
52
+ <
icon src =
" resources/ios/icon/[email protected] " width =
" 167" height =
" 167" />
51
53
<icon src =" resources/ios/icon/icon-small.png" width =" 29" height =" 29" />
52
54
<
icon src =
" resources/ios/icon/[email protected] " width =
" 58" height =
" 58" />
53
55
<
icon src =
" resources/ios/icon/[email protected] " width =
" 87" height =
" 87" />
54
56
<splash src =" resources/ios/splash/Default-568h@2x~iphone.png" width =" 640" height =" 1136" />
55
57
<splash src =" resources/ios/splash/Default-667h.png" width =" 750" height =" 1334" />
56
58
<splash src =" resources/ios/splash/Default-736h.png" width =" 1242" height =" 2208" />
57
- <splash src =" resources/ios/splash/Default-Landscape-736h.png" width =" 2208" height =" 1242" />
58
- <splash src =" resources/ios/splash/Default-Landscape@2x~ipad.png" width =" 2048" height =" 1536" />
59
- <splash src =" resources/ios/splash/Default-Landscape~ipad.png" width =" 1024" height =" 768" />
60
59
<splash src =" resources/ios/splash/Default-Portrait@2x~ipad.png" width =" 1536" height =" 2048" />
61
60
<splash src =" resources/ios/splash/Default-Portrait~ipad.png" width =" 768" height =" 1024" />
62
61
<splash src =" resources/ios/splash/Default@2x~iphone.png" width =" 640" height =" 960" />
77
76
<feature name =" StatusBar" >
78
77
<param name =" ios-package" onload =" true" value =" CDVStatusBar" />
79
78
</feature >
80
- <icon src =" resources/android /icon/drawable-xhdpi- icon.png" />
79
+ <icon src =" resources/ios /icon/icon-small@3x .png" />
81
80
<plugin name =" cordova-plugin-geolocation" spec =" ~2.1.0" />
82
81
<plugin name =" cordova-plugin-geolocation-tests" spec =" http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation#:/tests" />
83
82
<plugin name =" cordova-plugin-geofence" spec =" https://github.com/cowbell/cordova-plugin-geofence.git" />
89
88
<plugin name =" cordova-plugin-splashscreen" spec =" ~3.1.0" />
90
89
<plugin name =" cordova-plugin-statusbar" spec =" ~2.1.0" />
91
90
<plugin name =" ionic-plugin-keyboard" spec =" ~1.0.8" />
92
- </widget >
91
+ </widget >
0 commit comments