Skip to content

Instantly share code, notes, and snippets.

@thoretton-edwin
Last active August 29, 2015 14:24
Show Gist options
  • Save thoretton-edwin/d87342886920afe300d1 to your computer and use it in GitHub Desktop.
Save thoretton-edwin/d87342886920afe300d1 to your computer and use it in GitHub Desktop.
iOS common errors
=> Error :
duplicate simbols $viewController.variable in .o .....
=> Solution :
check import if .m is included
=> Source :
http://stackoverflow.com/questions/3231948/duplicate-symbol-issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment