I'm using MacBook pro 13" early 2011. Every time I run on the simulator, it starts like the picture below.
Works fine on the device.
We're aware of this issue with 2011 macs using Intel HD3000. We are working with the graphics team and Intel to get a fix, but in the mean time, we'd like to get a workaround in place in an update of Xcode.
Can you please report back on the effectiveness of these options:
# If you have a discrete GPU in the system (eg: MBP 15" with Radeon HD 6750M):
defaults write com.apple.CoreSimulator.IndigoFramebufferServices FramebufferPerformanceHint 2
# If you do NOT have a discrete GPU in the system (eg: MBP 13" or MacMini)
defaults write com.apple.CoreSimulator.IndigoFramebufferServices FramebufferEmulationHint 1