Omar Mefire created CB-9855: ------------------------------- Summary: cordova-ios: ios-deploy requires the debug flag in order to deploy the app to the device Key: CB-9855 URL: https://issues.apache.org/jira/browse/CB-9855 Project: Apache Cordova Issue Type: Bug Reporter: Omar Mefire Priority: Minor
Removing the -d flag from this function : https://github.com/apache/cordova-ios/blob/6da5c014af0b7e2ff54097434a4d3ceacdfac36a/bin/templates/scripts/cordova/lib/run.js#L135 results on the app not being deployed to the device at all. Is there a way to deploy to an iOS device without starting the lldb debugger ? Why should the --justlaunch flag be used in conjunction with the -d flag ? -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org