Upon pressing play in XCode, I am encountering a specific error:
An error was encountered processing the command (domain=com.apple.CoreSimulator.SimError, code=403):
Incompatible device
I have already attempted to resolve this issue by following a solution outlined here.
Additional steps I have taken include:
- Uninstalling XCode and deleting all related caches
- Cloning the repository again
- Cleaning the build
- Ensuring the simulator is completely closed before retrying
- Restarting my Mac computer
For further details, you can view the full log here.