[TIMOB-19316] iOS: App with WatchKit 1.0 fails to build if watch extension app project is edited
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2015-08-05T05:52:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Tooling |
Labels | n/a |
Reporter | Chee Kiat Ng |
Assignee | Chris Barber |
Created | 2015-08-05T04:54:02.000+0000 |
Updated | 2017-03-13T18:32:21.000+0000 |
Description
When i tried to add a label to the interface.storyboard on watchkit app, *ti build -p ios --launch-watch-app* will fail to build with the following message:
{quote}
[TRACE] [ioslib] Running: /Applications/Xcode.app/Contents/Developer/usr/bin/simctl install C06EE826-1875-4966-9C6E-605797352883 /Users/kiat/titaniumTestWatch/SGTestWatch2/build/iphone/build/Debug-iphonesimulator/SGTestWatch2.app
[TRACE] [ioslib] Watch App installation failure: ERROR: App extension not active: SPExtensionTerminatedCommand: com.appcelerator.sg.SGTestWatch2.watchkitapp 0x7fbdf4314d00
[ERROR] Watch App installation failure: ERROR: App extension not active: SPExtensionTerminatedCommand: com.appcelerator.sg.SGTestWatch2.watchkitapp 0x7fbdf4314d00
{quote}
Marking as invalid. Was using fruit watch instead of the latest master branch.
Closing ticket as invalid.