Xcode3.2.6. + cocos2D 0.99.5 = problem
I'm using XCode 3.2.6. I like to make my game work for earlier version 3.1.3 but when I build the Project in Xcode, I'm getting the following error:
And it's the only error. What's the meaning of this error ? What's the issue here?
Please help me.
Code:
File /Users/.../build/Debug-iphoneos/libcocos2d libraries.a depends on itself. This target might include its own product.
Please help me.