SyntaxFix
Write A Post
Hire A Developer
Questions
My specific error was:
ld: entry point (_main) undefined. for architecture armv7
Which should have been obvious, but it's because main.m was not include into Compile Sources under Build Phases
main.m
Compile Sources
Build Phases