Xcode 9 GM seed Simulator Screen Artefacts

别说谁变了你拦得住时间么 提交于 2019-12-10 04:57:12

问题


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:


回答1:


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)



来源:https://stackoverflow.com/questions/46223236/xcode-9-gm-seed-simulator-screen-artefacts

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!