I have a game i am finishing. I am compiling it using 4.0 and setting the target to 3.0.
It starts running (see the default.png) and then i get the following:
dyld: Symbol not found: __NSConcreteStackBlock
Referenced from: /var/mobile/Applications/CCA0A44C-5A57-4C72-B59B-CF4AC9250E60/Puff Puff.app/Puff Puff
Expected in: /usr/lib/libSystem.B.dylib
Do you know what do i have to do in order to solve that? :(