Hello,
Please try the Troubleshooting solution and check if it works for you.
You need to remove and reset the Simulators on your Mac build host:
- Ensure that Xamarin Mac Agent (XMA) and Xcode aren't running.
- Delete your ~/Library/Developer/CoreSimulator/Devices folder.
- Run
killall -9 com.apple.CoreSimulator.CoreSimulatorService
. - Run
xcrun simctl list devices
.
Best Regards,
Wenyan Zhang
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.