Hello... I made a small test frame and tried on xcode, everything went alright.
So I made more stuff to test, same app, and after exporting it again (as a new xcode project) it won't build...
It states this error:
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_CRunShake", referenced from:
objc-class-ref in CExtLoad.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I didn't use any shake extensions, or whatever that error means.. any clues???