I have just installed Xcode 12.2 on my Mac Mini build machine. I am running in to the following errors when running unit tests on a simulator:
How can I update the version of CoreSimulator running on my Mac?
Code Block The version of the CoreSimulator framework installed on this Mac is out-of-date and not supported by this version of Xcode
Code Block CoreSimulator is out of date. Current version (732.17.0) is older than build version (732.18.0).
How can I update the version of CoreSimulator running on my Mac?