BartolomeoItaliano opened a new issue, #1366:
URL: https://github.com/apache/cordova-ios/issues/1366
Cordova-ios listing command fails occasionally.
After couple of reruns I am sometimes able to make the command finally pass.
However, the command fails on external GitLab pipelines runners and I cannot
afford to have it left without a solution.
Stack trace before the fail:
```
cordova build ios --release
List simulator targets
Running command: xcrun simctl list --json
Select last emulator from list as default.
List simulator targets
Running command: xcrun simctl list --json
Cannot read properties of undefined (reading 'name')
[ERROR] An error occurred while running subprocess cordova.
cordova build ios --release exited with exit code 1.
```
Environment:
External Gitlab iOS runner
Mac OS 12
xCode 14
Cordova-iOS version:
6.3.0
Cordova version:
11.0.0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]