Skip to content
Snippets Groups Projects
Commit 1c790fe7 authored by wonko's avatar wonko
Browse files

ios build

parent 27350d3a
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@
<splash height="960" src="resources/ios/splash/Default@2x~iphone.png" width="640" />
<splash height="480" src="resources/ios/splash/Default~iphone.png" width="320" />
</platform>
<engine name="ios" spec="~4.4.0" />
<engine name="ios" spec="^4.4.0" />
<plugin name="cordova-plugin-console" spec="1.0.5" />
<plugin name="cordova-plugin-device" spec="1.1.4" />
<plugin name="cordova-plugin-splashscreen" spec="~4.0.2" />
......
......@@ -23,18 +23,18 @@
"@ionic-native/splash-screen": "3.4.2",
"@ionic-native/status-bar": "3.4.2",
"@ionic/storage": "2.0.1",
"ionic-angular": "3.1.1",
"ionicons": "3.0.0",
"rxjs": "5.1.1",
"sw-toolbox": "3.4.0",
"zone.js": "^0.8.5",
"cordova-ios": "^4.4.0",
"cordova-plugin-console": "1.0.5",
"cordova-plugin-device": "1.1.4",
"cordova-plugin-splashscreen": "~4.0.2",
"cordova-plugin-statusbar": "~2.2.1",
"cordova-plugin-whitelist": "1.3.1",
"ionic-angular": "3.1.1",
"ionic-plugin-keyboard": "~2.2.1",
"cordova-ios": "~4.4.0"
"ionicons": "3.0.0",
"rxjs": "5.1.1",
"sw-toolbox": "3.4.0",
"zone.js": "^0.8.5"
},
"devDependencies": {
"@ionic/app-scripts": "1.3.6",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment