File tree Expand file tree Collapse file tree 6 files changed +33
-33
lines changed Expand file tree Collapse file tree 6 files changed +33
-33
lines changed Original file line number Diff line number Diff line change 1414 " ios"
1515 ],
1616 "plugins" : {
17- "cordova-plugin-inappbrowser" : {},
1817 "cordova-plugin-statusbar" : {},
1918 "cordova-plugin-whitelist" : {},
2019 "cordova-plugin-wkwebview-engine" : {},
20+ "cordova-plugin-inappbrowser" : {},
2121 "cordova-plugin-wkkeyboardfix" : {}
2222 }
2323 },
2424 "dependencies" : {
2525 "cordova-android" : " 8.1.0" ,
2626 "cordova-browser" : " 6.0.0" ,
27- "cordova-ios" : " ^ 5.1.1" ,
28- "cordova-plugin-inappbrowser" : " 3.1 .0" ,
27+ "cordova-ios" : " 5.1.1" ,
28+ "cordova-plugin-inappbrowser" : " 3.2 .0" ,
2929 "cordova-plugin-statusbar" : " 2.4.3" ,
3030 "cordova-plugin-whitelist" : " 1.3.4" ,
31- "cordova-plugin-wkkeyboardfix" : " 1.0.1 " ,
31+ "cordova-plugin-wkkeyboardfix" : " 1.1.0 " ,
3232 "cordova-plugin-wkwebview-engine" : " 1.2.1"
3333 }
3434}
Original file line number Diff line number Diff line change 77 "files" : {}
88 },
99 "installed_plugins" : {
10- "cordova-plugin-inappbrowser" : {
11- "PACKAGE_NAME" : " com.ecarriou.systemdesignerios"
12- },
1310 "cordova-plugin-statusbar" : {
1411 "PACKAGE_NAME" : " com.ecarriou.systemdesignerios"
1512 },
1613 "cordova-plugin-whitelist" : {
1714 "PACKAGE_NAME" : " com.ecarriou.systemdesignerios"
1815 },
19- "cordova-plugin-wkkeyboardfix " : {
16+ "cordova-plugin-wkwebview-engine " : {
2017 "PACKAGE_NAME" : " com.ecarriou.systemdesignerios"
2118 },
22- "cordova-plugin-wkwebview-engine" : {
19+ "cordova-plugin-inappbrowser" : {
20+ "PACKAGE_NAME" : " com.ecarriou.systemdesignerios"
21+ },
22+ "cordova-plugin-wkkeyboardfix" : {
2323 "PACKAGE_NAME" : " com.ecarriou.systemdesignerios"
2424 }
2525 },
Original file line number Diff line number Diff line change 77 "files" : {}
88 },
99 "installed_plugins" : {
10- "cordova-plugin-inappbrowser" : {
11- "PACKAGE_NAME" : " io.cordova.hellocordova"
12- },
1310 "cordova-plugin-statusbar" : {
1411 "PACKAGE_NAME" : " io.cordova.hellocordova"
1512 },
1916 "cordova-plugin-wkwebview-engine" : {
2017 "PACKAGE_NAME" : " io.cordova.hellocordova"
2118 },
19+ "cordova-plugin-inappbrowser" : {
20+ "PACKAGE_NAME" : " io.cordova.hellocordova"
21+ },
2222 "cordova-plugin-wkkeyboardfix" : {
2323 "PACKAGE_NAME" : " io.cordova.hellocordova"
2424 }
Original file line number Diff line number Diff line change 11{
2- "cordova-plugin-inappbrowser" : {
3- "source" : {
4- "type" : " registry" ,
5- "id" : " cordova-plugin-inappbrowser@latest"
6- },
7- "is_top_level" : true ,
8- "variables" : {}
9- },
102 "cordova-plugin-statusbar" : {
113 "source" : {
124 "type" : " registry" ,
3123 "is_top_level" : true ,
3224 "variables" : {}
3325 },
26+ "cordova-plugin-inappbrowser" : {
27+ "source" : {
28+ "type" : " registry" ,
29+ "id" : " cordova-plugin-inappbrowser@latest"
30+ },
31+ "is_top_level" : true ,
32+ "variables" : {}
33+ },
3434 "cordova-plugin-wkkeyboardfix" : {
3535 "source" : {
3636 "type" : " registry" ,
37- "id" : " cordova-plugin-wkkeyboardfix"
37+ "id" : " cordova-plugin-wkkeyboardfix@latest "
3838 },
3939 "is_top_level" : true ,
4040 "variables" : {}
Original file line number Diff line number Diff line change 77 "files" : {}
88 },
99 "installed_plugins" : {
10- "cordova-plugin-inappbrowser" : {
11- "PACKAGE_NAME" : " $(PRODUCT_BUNDLE_IDENTIFIER)"
12- },
1310 "cordova-plugin-statusbar" : {
1411 "PACKAGE_NAME" : " $(PRODUCT_BUNDLE_IDENTIFIER)"
1512 },
1613 "cordova-plugin-whitelist" : {
1714 "PACKAGE_NAME" : " $(PRODUCT_BUNDLE_IDENTIFIER)"
1815 },
19- "cordova-plugin-wkkeyboardfix " : {
16+ "cordova-plugin-wkwebview-engine " : {
2017 "PACKAGE_NAME" : " $(PRODUCT_BUNDLE_IDENTIFIER)"
2118 },
22- "cordova-plugin-wkwebview-engine" : {
19+ "cordova-plugin-inappbrowser" : {
20+ "PACKAGE_NAME" : " $(PRODUCT_BUNDLE_IDENTIFIER)"
21+ },
22+ "cordova-plugin-wkkeyboardfix" : {
2323 "PACKAGE_NAME" : " $(PRODUCT_BUNDLE_IDENTIFIER)"
2424 }
2525 },
You can’t perform that action at this time.
0 commit comments