You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 25, 2018. It is now read-only.
brockwoolf edited this page Sep 13, 2010
·
1 revision
When creating your new Xcode project there is an essential step, otherwise your project isn’t going to run properly (although It will still build and run)
Xcode Linker Flags
You must add these two linker flags to your project: -ObjC -all_load