Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19316] iOS: App with WatchKit 1.0 fails to build if watch extension app project is edited

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2015-08-05T05:52:16.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTooling
Labelsn/a
ReporterChee Kiat Ng
AssigneeChris Barber
Created2015-08-05T04:54:02.000+0000
Updated2017-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}

steps to reproduce

1. *ti create* titanium app 2. enter app folder 3. *ti create* apple watch 4. go to the created extensions folder and open the Xcode project 5. in the storyboard file, under watch kit app, add in a label with any text 6. *ti build -p ios --launch-watch-app*

expected result

iphone simulator and watch external display will appear, with the edited text

actual result

build fails with above message *Note* If we don't edit the Xcode project, *ti build -p ios --launch-watch-app* will work and show the simulator and external display.

Comments

  1. Chee Kiat Ng 2015-08-05

    Marking as invalid. Was using fruit watch instead of the latest master branch.
  2. Lee Morris 2017-03-13

    Closing ticket as invalid.

JSON Source