{ "id": "155756", "key": "TIMOB-20571", "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": [ { "id": "17707", "name": "Release 5.3.0", "archived": false, "released": true, "releaseDate": "2016-06-04" }, { "id": "18028", "name": "windowslib 0.4.7", "archived": false, "released": true, "releaseDate": "2016-04-13" }, { "id": "18036", "name": "windowslib 0.4.8", "archived": false, "released": true, "releaseDate": "2016-04-13" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-04-14T14:28:17.000+0000", "created": "2016-03-15T20:21:39.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-5.3.0" ], "versions": [ { "id": "17707", "name": "Release 5.3.0", "archived": false, "released": true, "releaseDate": "2016-06-04" } ], "issuelinks": [ { "id": "51178", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "159115", "key": "TISTUD-8447", "fields": { "summary": "Windows: Studio needs to specify the Windows SDK to be used when building to a Windows 10 emulator", "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": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-04-19T23:05:57.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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "h5.Description\r\n\r\nCurrently when building a project the default SDK used will be 8.1, this means that if a user simply runs {{appc run -p windows -T wp-emulator}} then they will only be shown Windows 8.1 emulators, in order to be shown Windows 10 mobile emulators a user must run {{appc run -p windows -T wp-emulator -S 10.0}}. The CLI should show a user all possible emulators and then determine which Windows SDK is needed to build based off the choice made by the user. \r\n\r\nh5.Steps to reproduce\r\n\r\n1. Run {{appc run -p windows -T wp-emulator}}\r\n\r\nh5.Actual result\r\n\r\nYou will be prompted to select from only 8.1 emulators\r\n\r\nh5.Expected reult\r\n\r\nYou should be prompted to select from all possible emulators", "attachment": [], "flagged": false, "summary": "Windows: Improve the detection of the Windows SDK used to build a project", "creator": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "subtasks": [], "reporter": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "environment": "Windows 10 Pro\r\nAppc NPM: 4.2.4-2\r\nAppc Core: 5.2.1-13\r\nTi SDK: 5.3.0.v20160311122340\r\nLumai 930 10.0.10586.164", "closedSprints": [ { "id": 618, "state": "closed", "name": "2016 Sprint 08 SDK", "startDate": "2016-04-09T00:30:18.262Z", "endDate": "2016-04-23T00:30:00.000Z", "completeDate": "2016-04-25T02:38:28.511Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "382643", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "titanium_mobile_windows: https://github.com/appcelerator/titanium_mobile_windows/pull/620\r\nwindowslib: https://github.com/appcelerator/windowslib/pull/37", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-04-13T19:34:53.000+0000", "updated": "2016-04-13T19:35:45.000+0000" }, { "id": "382731", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "Merged to master, cherry-picked to 5_3_X.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2016-04-14T14:28:17.000+0000", "updated": "2016-04-14T14:28:17.000+0000" }, { "id": "383212", "author": { "name": "htbryant", "key": "htbryant", "displayName": "Harry Bryant", "active": true, "timeZone": "Europe/London" }, "body": "Verified as fixed. Running the command {{appc run -p windows -T wp-emulator}} properly displays all available 8.1 & 10.0 Windows Phone Emulators.\r\n\r\nTested on: \r\nWindows 10 Pro \r\nWindows Phone 10.0 & 8.1 (Microsoft Lumia 640 LTE) \r\nAppc Studio: 4.6.0.201604180559\r\nTi SDK: 5.3.0.v20160418111755 \r\nAppc NPM: 4.2.5-2 \r\nAppc Core: 5.3.0-20\r\nNode: v4.4.2\r\n\r\n*Closing Ticket.*", "updateAuthor": { "name": "htbryant", "key": "htbryant", "displayName": "Harry Bryant", "active": true, "timeZone": "Europe/London" }, "created": "2016-04-19T23:05:52.000+0000", "updated": "2016-04-19T23:05:52.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }