{ "id": "145360", "key": "TIMOB-18633", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-04-17T21:14:48.000+0000", "created": "2015-03-03T19:05:38.000+0000", "epic": { "id": 139983, "key": "TIMOB-18052", "name": "iOS: Support WatchKit", "summary": "iOS: Support WatchKit", "color": { "key": "color_1" }, "done": false }, "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [], "issuelinks": [ { "id": "46406", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "138197", "key": "TIMOB-17869", "fields": { "summary": "iOS: Investigate replacing ios-sim with simctl", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } }, { "id": "47348", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "147090", "key": "TIMOB-18843", "fields": { "summary": "CLI: Watchkit build flags in not picking up", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-23T22:23:58.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "ios-sim needs to be updated to allow launching WatchKit apps in the simulator.", "attachment": [], "flagged": false, "summary": "iOS: Allow launching WatchKit apps on the simulator", "creator": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 371, "state": "closed", "name": "2015 Sprint 08 SDK", "startDate": "2015-04-11T00:00:49.626Z", "endDate": "2015-04-24T12:00:00.000Z", "completeDate": "2015-04-28T15:02:06.073Z", "originBoardId": 114 }, { "id": 356, "state": "closed", "name": "2015 Sprint 05 SDK", "startDate": "2015-02-28T15:50:08.527Z", "endDate": "2015-03-14T00:00:00.000Z", "completeDate": "2015-03-14T13:54:50.695Z", "originBoardId": 114 }, { "id": 362, "state": "closed", "name": "2015 Sprint 06 SDK", "startDate": "2015-03-14T13:56:53.868Z", "endDate": "2015-03-28T00:00:00.000Z", "completeDate": "2015-03-30T17:32:33.590Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "346460", "author": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PRs\r\nios-sim: https://github.com/appcelerator/ios-sim/pull/10\r\nioslib: https://github.com/appcelerator/ioslib/pull/13\r\n\r\nThe CLI still needs to be updated to take advantage of these changes. \r\nApproved interface can be found at the bottom of https://wiki.appcelerator.org/display/pe/iOS+Extensions+and+WatchKit", "updateAuthor": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-03-18T22:59:37.000+0000", "updated": "2015-04-17T15:15:29.000+0000" }, { "id": "347437", "author": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Notes from meeting around proposed CLI additions seen here: https://wiki.appcelerator.org/display/pe/iOS+Extensions+and+WatchKit\r\n\r\n* $ti info -p ios --device-id SOMEID --show-installed-apps\r\n** return the full json with results\r\n* bundle-id renamed to launch-bundle-id\r\n* --external-display-type watch-compact will take the place of --sim-type watch\r\n* Move extensions to the ios tag in tiapp\r\n** There are tests for reading and writing the tiapp.xml in node_module/titanium-sdk\r\n* ti info -p ios IS actually ti info -t ios\r\n", "updateAuthor": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-03-26T15:39:24.000+0000", "updated": "2015-03-26T15:39:24.000+0000" }, { "id": "415432", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-23T22:23:58.000+0000", "updated": "2017-03-23T22:23:58.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }