ios - Blank Simulator screen for Xcode 9 beta 4 on Hackintosh 10.12.6 -


i'm using hackintosh version of 10.12.6 , have xcode 8.3.3 works fine. today installed xcode 9 beta 4 , when try run it, simulator giving me blank screen weird graphics in below image , stays forever.

enter image description here

things tried per other forums

1.reinstall xcode beta 2.`rm -rf ~/library/developer/xcode/deriveddata` 3.open xcode , delete simulators using window > devices window 4.take backup of `~/library/developer/coresimulator/devices/device_set.plist` , remove `com.apple.coresimulator.simruntime.ios-9-0` key.  5.reinstall simulators within xcode using + in lower-left of window > devices. 

i've removed xcode 8.3.3 ensure doesn't create conflict still no luck. appreciated

you using nvidia drivers.
since mac os sierra, applications require special signing drivers, nvidia not doing.
because of this, applications show blank windows, example ibooks or xcode instruments. you not person "bug". since xcode 9 beta 3, xcode needs signing well.
fix issues in of applications, have install github: kext fix problem. fixed problem myself.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -