Xcode 9 GM seed Simulator Screen Artefacts

463 Views Asked by At

I have simulator screen problems, after installment of last beta, it's happen randomly, when i build any project, usually on 3-4 time, when i hit play. Have to quit Simulator Application, and start it again.

Anyone have same issue ?

Screenshot: https://i.stack.imgur.com/oWyee.png

1

There are 1 best solutions below

0
On

It seems that Metal is the default renderer for the new simulator and some of the older Apple devices do not support it :

Mac computers that support Metal

For example, I have a mid 2011 Mac-mini and had to switch it to OpenGL to get the simulator working (as suggested by @Jeremy Huddleston Sequoia)