Skip to content

Instantly share code, notes, and snippets.

@0cyn
Last active February 13, 2020 03:41
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 0cyn/668c2835167fe8818101048c63132647 to your computer and use it in GitHub Desktop.
Save 0cyn/668c2835167fe8818101048c63132647 to your computer and use it in GitHub Desktop.
wtf.md | List of cryptic crashes I've encountered and solutions for them

List of cryptic crashes I've encountered and solutions for them. Feel free to ctrl+f your error and see if it's here.

[ setExtendedLayoutIncludesOpaqueBars:]: unrecognized selector sent to instance

You've likely entered the wrong NSPrincipalClass inside your prefs' Resources/Info.plist folder. Double check this.


Have something to add? Let me know!

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