{ "id": "171754", "key": "TIMOB-26105", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "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": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2019-04-16T16:16:55.000+0000", "created": "2018-06-06T14:49:07.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "appc", "command", "engTriage", "simulator" ], "versions": [ { "id": "20060", "description": "", "name": "Release 7.0.2", "archived": false, "released": true, "releaseDate": "2018-02-09" } ], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2019-04-16T16:16:55.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": "13103", "name": "CLI", "description": "Node-based command line interface" }, { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Since installing Xcode 9.4, the command line \"appc info\" incorrectly reports iOS simulator information. Specifically, the 11.3 simulators are each listed twice, once with the correct UDID and once with the UDID of the of the 11.4 simulator. This causes things like the Atom appcelerator-titanium package and third party tools like the TiNy utility to not function properly.", "attachment": [], "flagged": false, "summary": "Command \"appc info\" incorrectly reports iOS simulator information", "creator": { "name": "MarkBoyer", "key": "markboyer", "displayName": "Mark Boyer", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "MarkBoyer", "key": "markboyer", "displayName": "Mark Boyer", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Operating System\r\n Name = Mac OS X\r\n Version = 10.13.4\r\n Architecture = 64bit\r\n # CPUs = 8\r\n Memory = 16.0GB\r\n\r\nNode.js\r\n Node.js Version = 8.9.1\r\n npm Version = 6.1.0\r\n\r\nAppcelerator CLI\r\n Installer = 4.2.13\r\n Core Package = 7.0.3\r\n\r\nTitanium CLI\r\n CLI Version = 5.1.0\r\n node-appc Version = 0.2.44", "comment": { "comments": [ { "id": "438593", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "It's possible that Xcode recreated duplicate simulators when the newer version was installed. I've seen this happen to my machine before.\r\n\r\nAs a fix, I created the following script: https://gist.github.com/cb1kenobi/19dc4c547864a96bfa9027aae5631e67. Simply save it to a file and run {{node