thislooksfun commented on issue #1057: URL: https://github.com/apache/cordova-ios/issues/1057#issuecomment-2170948453
If anyone else runs across this while having to maintain a legacy ionic+cordova codebase, try updating the first line of `listEmulatorBuildTargets` (in `platforms/ios/cordova/lib/list-emulator-build-targets`) to be `return Q.nfcall(exec, 'xcrun simctl list --json', { maxBuffer: 20*1024*1024 })`. -- 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: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org