File tree Expand file tree Collapse file tree 7 files changed +35
-34
lines changed Expand file tree Collapse file tree 7 files changed +35
-34
lines changed Original file line number Diff line number Diff line change 33build.json
44platforms
55node_modules
6- plugins /cordova *
6+ plugins /cordova *
7+ package-lock.json
Original file line number Diff line number Diff line change 3535 <platform name =" android" >
3636 <preference name =" Fullscreen" value =" false" />
3737 </platform >
38- <engine name =" android" spec =" ^6.4.0" />
39- <engine name =" ios" spec =" ^4.5.3" />
40- <engine name =" browser" spec =" ^5.0.1" />
41- <plugin name =" cordova-plugin-inappbrowser" spec =" ^1.7.2" />
42- <plugin name =" cordova-plugin-statusbar" spec =" ^2.3.0" />
4338 <plugin name =" cordova-plugin-whitelist" spec =" ^1.3.3" />
4439 <plugin name =" cordova-plugin-wkwebview-engine" spec =" ^1.1.4" />
40+ <plugin name =" cordova-plugin-inappbrowser" spec =" ^2.0.0" />
41+ <plugin name =" cordova-plugin-statusbar" spec =" ^2.4.0" />
42+ <engine name =" ios" spec =" ^4.5.3" />
43+ <engine name =" browser" spec =" ^5.0.1" />
44+ <engine name =" android" spec =" ^7.0.0" />
4545</widget >
Original file line number Diff line number Diff line change 44 "displayName" : " System Designer" ,
55 "cordova" : {
66 "platforms" : [
7- " android" ,
87 " ios" ,
9- " browser"
8+ " browser" ,
9+ " android"
1010 ],
1111 "plugins" : {
12- "cordova-plugin-inappbrowser" : {},
13- "cordova-plugin-statusbar" : {},
1412 "cordova-plugin-whitelist" : {},
15- "cordova-plugin-wkwebview-engine" : {}
13+ "cordova-plugin-wkwebview-engine" : {},
14+ "cordova-plugin-inappbrowser" : {},
15+ "cordova-plugin-statusbar" : {}
1616 }
1717 },
1818 "dependencies" : {
19- "cordova-android" : " ^6.4 .0" ,
19+ "cordova-android" : " ^7.0 .0" ,
2020 "cordova-browser" : " ^5.0.1" ,
2121 "cordova-ios" : " ^4.5.3" ,
22- "cordova-plugin-inappbrowser" : " ^1.7.2 " ,
23- "cordova-plugin-statusbar" : " ^2.3 .0" ,
22+ "cordova-plugin-inappbrowser" : " ^2.0.0 " ,
23+ "cordova-plugin-statusbar" : " ^2.4 .0" ,
2424 "cordova-plugin-whitelist" : " ^1.3.3" ,
2525 "cordova-plugin-wkwebview-engine" : " ^1.1.4"
2626 }
Original file line number Diff line number Diff line change 77 "files" : {}
88 },
99 "installed_plugins" : {
10- "cordova-plugin-inappbrowser " : {
10+ "cordova-plugin-whitelist " : {
1111 "PACKAGE_NAME" : " com.ecarriou.systemdesignerios"
1212 },
13- "cordova-plugin-statusbar " : {
13+ "cordova-plugin-wkwebview-engine " : {
1414 "PACKAGE_NAME" : " com.ecarriou.systemdesignerios"
1515 },
16- "cordova-plugin-whitelist " : {
16+ "cordova-plugin-inappbrowser " : {
1717 "PACKAGE_NAME" : " com.ecarriou.systemdesignerios"
1818 },
19- "cordova-plugin-wkwebview-engine " : {
19+ "cordova-plugin-statusbar " : {
2020 "PACKAGE_NAME" : " com.ecarriou.systemdesignerios"
2121 }
2222 },
Original file line number Diff line number Diff line change 77 "files" : {}
88 },
99 "installed_plugins" : {
10- "cordova-plugin-inappbrowser " : {
10+ "cordova-plugin-whitelist " : {
1111 "PACKAGE_NAME" : " io.cordova.hellocordova"
1212 },
13- "cordova-plugin-statusbar " : {
13+ "cordova-plugin-wkwebview-engine " : {
1414 "PACKAGE_NAME" : " io.cordova.hellocordova"
1515 },
16- "cordova-plugin-whitelist " : {
16+ "cordova-plugin-inappbrowser " : {
1717 "PACKAGE_NAME" : " io.cordova.hellocordova"
1818 },
19- "cordova-plugin-wkwebview-engine " : {
19+ "cordova-plugin-statusbar " : {
2020 "PACKAGE_NAME" : " io.cordova.hellocordova"
2121 }
2222 },
Original file line number Diff line number Diff line change 11{
2- "cordova-plugin-inappbrowser " : {
2+ "cordova-plugin-whitelist " : {
33 "source" : {
44 "type" : " registry" ,
5- "id" : " cordova-plugin-inappbrowser @latest"
5+ "id" : " cordova-plugin-whitelist @latest"
66 },
77 "is_top_level" : true ,
88 "variables" : {}
99 },
10- "cordova-plugin-statusbar " : {
10+ "cordova-plugin-wkwebview-engine " : {
1111 "source" : {
1212 "type" : " registry" ,
13- "id" : " cordova-plugin-statusbar @latest"
13+ "id" : " cordova-plugin-wkwebview-engine @latest"
1414 },
1515 "is_top_level" : true ,
1616 "variables" : {}
1717 },
18- "cordova-plugin-whitelist " : {
18+ "cordova-plugin-inappbrowser " : {
1919 "source" : {
2020 "type" : " registry" ,
21- "id" : " cordova-plugin-whitelist @latest"
21+ "id" : " cordova-plugin-inappbrowser @latest"
2222 },
2323 "is_top_level" : true ,
2424 "variables" : {}
2525 },
26- "cordova-plugin-wkwebview-engine " : {
26+ "cordova-plugin-statusbar " : {
2727 "source" : {
2828 "type" : " registry" ,
29- "id" : " cordova-plugin-wkwebview-engine @latest"
29+ "id" : " cordova-plugin-statusbar @latest"
3030 },
3131 "is_top_level" : true ,
3232 "variables" : {}
Original file line number Diff line number Diff line change 77 "files" : {}
88 },
99 "installed_plugins" : {
10- "cordova-plugin-inappbrowser " : {
10+ "cordova-plugin-whitelist " : {
1111 "PACKAGE_NAME" : " com.ecarriou.systemdesignerios"
1212 },
13- "cordova-plugin-statusbar " : {
13+ "cordova-plugin-wkwebview-engine " : {
1414 "PACKAGE_NAME" : " com.ecarriou.systemdesignerios"
1515 },
16- "cordova-plugin-whitelist " : {
16+ "cordova-plugin-inappbrowser " : {
1717 "PACKAGE_NAME" : " com.ecarriou.systemdesignerios"
1818 },
19- "cordova-plugin-wkwebview-engine " : {
19+ "cordova-plugin-statusbar " : {
2020 "PACKAGE_NAME" : " com.ecarriou.systemdesignerios"
2121 }
2222 },
You can’t perform that action at this time.
0 commit comments