ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
etc. etc.etc.. theres about 21 of em.
I've tried playing around with the build settings and linker flags, and following several stackoverflow threads for similar errors... no luck. I figured if i use http://cocoapods.org/ I can bypass all these errors... but I ended up in the same exact place.
I'm at a loss. Am I missing some crucial piece of common knowledge here? :(
Any ideas? a list of settings I should double check? maybe suggestions for more information I should provide?
Thanks in advance!