[TIMOB-19378] iOS apps fail to build when specifying a --watch-device-id
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-08-19T17:24:18.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.0.0 |
Components | iOS, Tooling |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2015-08-19T17:10:38.000+0000 |
Updated | 2015-08-27T20:26:26.000+0000 |
Description
When running
ti build -p ios --device-id <udid> --watch-device-id <udid> --launch-watch-app
, the command simply exits without any output.
PR: https://github.com/appcelerator/titanium_mobile/pull/7049
Verified fixed, using: MacOS 10.11 (15A263e) Studio 5.0.0.201508271032 Ti SDK 5.0.0.v20150827102632 Appc NPM 4.2.0-1 Appc CLI 5.0.0-24 Ti CLI 4.1.5 Alloy 1.7.5 Arrow 1.2.48 Xcode 7.0 (7A192o) Node v0.10.37 Java 1.7.0_45 preproduction Can successfully build app and watch app with the supplied command