{ "id": "175339", "key": "TIMOB-28031", "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": [ { "id": "20950", "name": "Release 9.1.0", "archived": false, "released": true, "releaseDate": "2020-08-25" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2020-07-17T19:10:01.000+0000", "created": "2020-07-17T18:39:18.000+0000", "epic": { "id": 175154, "key": "TIMOB-27964", "name": "Support iOS 14", "summary": "iOS: Support iOS 14 and Xcode 12", "color": { "key": "color_1" }, "done": false }, "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "20950", "name": "Release 9.1.0", "archived": false, "released": true, "releaseDate": "2020-08-25" } ], "issuelinks": [], "assignee": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "updated": "2020-07-17T19:10:06.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": "I'm seeing this locally, m as well s on the build node with Xcode 12 beta 2 installed. trying to build an iOS app the CLI shows:\r\n\r\n{code}\r\n2020-07-16T18:13:57.547Z] Command\r\n[2020-07-16T18:13:57.547Z] /Users/build/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node_10.17.0/bin/node /Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-11049/titanium-mobile-mocha-suite/node_modules/titanium/lib/titanium.js build --project-dir /Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-11049/titanium-mobile-mocha-suite/scripts/mocha --platform ios --target simulator --log-level info --deploy-type test --hide-error-controller --device-family iphone --no-prompt --color\r\n[2020-07-16T18:13:57.547Z] \r\n[2020-07-16T18:13:57.547Z] [ERROR] : \b\b \bUnable to find an iOS Simulator running iOS 14.0.\r\n[2020-07-16T18:13:57.547Z] \r\n[2020-07-16T18:13:57.547Z] Error: Exited unexpectedly with exit code: 1\r\n[2020-07-16T18:13:57.547Z] at ChildProcess.prc.on.code (/Users/build/jenkins/workspace/ium-sdk_titanium_mobile_PR-11049/titanium-mobile-mocha-suite/scripts/test.js:506:19)\r\n[2020-07-16T18:13:57.547Z] at ChildProcess.emit (events.js:198:13)\r\n[2020-07-16T18:13:57.547Z] at maybeClose (internal/child_process.js:982:16)\r\n[2020-07-16T18:13:57.547Z] at Socket.stream.socket.on (internal/child_process.js:389:11)\r\n[2020-07-16T18:13:57.547Z] at Socket.emit (events.js:198:13)\r\n[2020-07-16T18:13:57.547Z] at Pipe._handle.close (net.js:607:12)\r\n{code}", "attachment": [], "flagged": false, "summary": "CLI: Unable to find an iOS Simulator running iOS 14.0.", "creator": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "environment": "Xcode 12 beta 2", "closedSprints": [ { "id": 1201, "state": "closed", "name": "2020 Sprint 14", "startDate": "2020-07-06T15:40:00.000Z", "endDate": "2020-07-17T15:40:00.000Z", "completeDate": "2020-07-20T22:16:28.367Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "456147", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "This was the result of a bad update of ioslib in our npm dependencies. The version was updated to 1.7.21, but the actual package metadata was not changed in the lock file (which I assume is the result of someone manually updating the file rather than running {{npm i ioslib@^1.7.21}}?)", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2020-07-17T19:10:01.000+0000", "updated": "2020-07-17T19:10:01.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }