DiemasMichiels / emulator

Run Android emulator and iOS simulator easily from VScode!
MIT License
100 stars 34 forks source link

iOS simulator list/start not working on Xcode 13 #44

Closed wbroek closed 3 years ago

wbroek commented 3 years ago

When trying to list and/or run the iOS simulator you get an error

xcrun: error: Failed to locate 'instruments'.
xcrun: error: unable to find utility "instruments", not a developer tool or in PATH

Instruments commands have been deprecated since Xcode 11 and removed in Xcode 13.