Skip to content

Instantly share code, notes, and snippets.

@izackp
Created September 5, 2018 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save izackp/41f5c5e1e6337c17964a0bcf5faf318c to your computer and use it in GitHub Desktop.
Save izackp/41f5c5e1e6337c17964a0bcf5faf318c to your computer and use it in GitHub Desktop.
For some reason the iPhone SE simulator doesn't work on my laptop without changing the backing graphics driver

defaults write com.apple.CoreSimulator.IndigoFramebufferServices FramebufferEmulationHint 1

(1 = Metal, 2 = force use of OpenGL, 3 = OpenGL)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment