Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18633] iOS: Allow launching WatchKit apps on the simulator

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2015-04-17T21:14:48.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterJon Alter
AssigneeJon Alter
Created2015-03-03T19:05:38.000+0000
Updated2017-03-23T22:23:58.000+0000

Description

ios-sim needs to be updated to allow launching WatchKit apps in the simulator.

Comments

  1. Jon Alter 2015-03-18

    PRs ios-sim: https://github.com/appcelerator/ios-sim/pull/10 ioslib: https://github.com/appcelerator/ioslib/pull/13 The CLI still needs to be updated to take advantage of these changes. Approved interface can be found at the bottom of https://wiki.appcelerator.org/display/pe/iOS+Extensions+and+WatchKit
  2. Jon Alter 2015-03-26

    Notes from meeting around proposed CLI additions seen here: https://wiki.appcelerator.org/display/pe/iOS+Extensions+and+WatchKit * $ti info -p ios --device-id SOMEID --show-installed-apps ** return the full json with results * bundle-id renamed to launch-bundle-id * --external-display-type watch-compact will take the place of --sim-type watch * Move extensions to the ios tag in tiapp ** There are tests for reading and writing the tiapp.xml in node_module/titanium-sdk * ti info -p ios IS actually ti info -t ios
  3. Lee Morris 2017-03-23

    Closing as fixed.

JSON Source