Skip to content
Snippets Groups Projects
Commit caf7bb59 authored by Lene Wasskog's avatar Lene Wasskog
Browse files

feat: add iOS

parent cb589333
Branches
No related tags found
No related merge requests found
......@@ -42,6 +42,7 @@
"copy-webpack-plugin": "^4.0.1",
"cordova-android": "^12.0.0",
"cordova-browser": "^6.0.0",
"cordova-ios": "^7.0.1",
"cordova-plugin-camera": "^6.0.0",
"cordova-plugin-geolocation": "^4.1.0",
"cordova-plugin-inappbrowser": "^5.0.0",
......@@ -80,7 +81,8 @@
"cordova": {
"platforms": [
"browser",
"android"
"android",
"ios"
],
"plugins": {
"cordova-plugin-geolocation": {},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment