I am trying to create a Simulator build for facebook review like in these steps http://simulatorbuild.blogspot.in/p/generate-simulator-build-in-order-to.html .
Instead of Build Succeeded I get
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Showing first 200 notices only
Showing first 200 errors only
** BUILD FAILED **
The following build commands failed:
Ld build/doubletrouble.app/doubletrouble normal i386
(1 failure)
↧