diff --git a/README.md b/README.md index 195c75d..318c502 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,13 @@ inserire la versione corretta minima in capacitor.config.json nano capacitor.config.json ``` aggiungendo minVersion - +``` +"bundledWebRuntime": false, + "ios": { + "minVersion": "15.0" + } +``` +deve diventare ``` { "appId": "com.fabio.macfolder",