GitHub user saghul opened a pull request:
https://github.com/apache/cordova-ios/pull/188
Stay attached to LLDB when running app
https://github.com/apache/cordova-ios/commit/ba7bafdbd8d4dab29899a7a804a6bf8ad6893e51
added the `justlaunch` flag to `ios-deploy`, which conflicts with `-d`. The
previous behavior was to stay attached to the debugger when the application
launched, and by reading the issue in Jira I found no traces of why this
behavior was overturned.
Ideally I'd like to continue to deploy to the device and stay attached to
the debugger without using Xcode.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/saghul/cordova-ios attach-lldb
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-ios/pull/188.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #188
----
commit 61b83663d1e739a1b817e2ddd12c255243fbd3ef
Author: Saúl Ibarra Corretgé <[email protected]>
Date: 2015-12-30T09:52:00Z
Stay attached to LLDB when running app
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]