I’m getting two errors trying to run my iOS app using 2023r4 and hopefully somebody has a helpful suggestion!
I have used a screenshot as I can’t quite make out what the error messages are.
Worryingly, when I try going back to 2023r3.1, where I was previously able to run my app, I now get the same errors there.
Edit: I discovered you can right-click on the error and copy it. This seems like the relevant part:
<array>
<dict>
<key>description</key>
<string>The operation couldn’t be completed. Failed to locate any simulator runtime matching options: {
BuildVersionString = 21C52;
Platforms = (
"com.apple.platform.iphonesimulator"
);
VersionString = "17.2";
I’m going to re-download the iOS 17.2 simulator and will report back.