Cordova Ios plist missing from compile

Wappler 3.0.2

OSX 10.15.6 (19G2005)

Xcode Version 11.6 (11E708)

Checking NodeJS installation and version...
v12.18.2
NodeJS is correctly installed.

Checking Cordova installation and version...
/bin/bash: cordova: command not found
Cordova is missing!


Installing Cordova ...
added 394 packages from 246 contributors in 76.135ses/cordova/bin/cordova
Cordova installed successfully!

Adding ios to your Cordova Site ...
Using cordova-fetch for cordova-ios@^6.1.0
Adding ios project...
Creating Cordova project for the iOS platform:
        Path: platforms/ios
        Package: io.mycompany.helloapp
        Name: Hello Mobile App
iOS project created with cordova-ios@6.1.0
Plugin 'cordova-plugin-whitelist' found in config.xml... Migrating it to package.json
Discovered plugin "cordova-plugin-whitelist". Adding it to the project
Installing "cordova-plugin-whitelist" for ios
Adding cordova-plugin-whitelist to package.json
ios added successfully!


Run your Cordova Project for ios ...
Running command: ios-deploy -c -t 1
[....] Waiting up to 1 seconds for iOS device to be connected
[....] Found b60a88ea126c2e2d4d20058b4e311e2ea2677fcd (D221AP, iPhone X, iphoneos, arm64) a.k.a. 'X' connected through WIFI.
Running command: unzip -o -qq /Users/X/Dropbox/Projects/xxx/platforms/ios/build/device/Hello Mobile App.ipa
Deploying to simulator
No target specified for emulator. Deploying to "iPhone-SE--2nd-generation-, 13.6" simulator.
Running command: /Users/X/Dropbox/Projects/xxx/node_modules/ios-sim/bin/ios-sim launch /Users/X/Dropbox/Projects/xxx/platforms/ios/build/emulator/Hello Mobile App.app --devicetypeid com.apple.CoreSimulator.SimDeviceType.iPhone-SE--2nd-generation-, 13.6 --log /Users/X/Dropbox/Projects/xxx/platforms/ios/cordova/console.log --exit
Error: Unhandled error. ('[ios-sim] /Users/X/Dropbox/Projects/xxx/platforms/ios/build/emulator/Hello Mobile App.app/Info.plist file not found.\n')
Error running your Cordova Project for ios!
Community Page
Last updated: