I've been trying to compile my game for IOS, but it hasn't been working. I downloaded Xcode to compile it. But when I try to compile it, it comes up with 6 warnings and 2 errors. Please help me, I don't know anything about Xcode. All help is appreciated.
**Edit**
error:
(null): "_clock$UNIX2003", referenced from:
(null): _substanceHandleSwitchHard in libiPhone-lib.a(apihandle.o)
(null): _mainRenderProcess in libiPhone-lib.a(mainrenderprocess.o)
(null): Symbol(s) not found for architecture i386
error:
(null): Linker command failed with exit code 1 (use -v to see invocation)
↧