I had Xcode 9.4.1 installed. I also installed Xcode 10 beta 6. Now the simulator no longer works correctly, it opens up but does not display anything. Precisely before it only displayed a black screen, then a colored screen (here is the screenshot).
I have tried many solutions proposed here on StackOverflow but it did not solve the problem.
Below is what i did actually:
- run
defaults write com.apple.CoreSimulator.IndigoFramebufferServices FramebufferRendererHint 3
- Restart mac
- Delete and reinstall
XCode 9.4.1
- Delete
XCode 10 beta 6
- Erase all content and settings on simulator
- Delete simulators on XCode and readd
Any help regarding the issue will be highly appreciated.
Thanks.