Override COCOS2D_DEBUG to 2

How to override COCOS2D_DEBUG value to 2 so that I can see info logs as well ?

Interesting. I thought that I could search in XCode and use jump to definition, but it just gives me a ? when I try that. Searching shows me where it is used, but I don’t see a #define. I’ll look deeper.

edit: so far I don’t see a #define or an #ifndef for it.

1 Like

its a preprocessor macro… look in build settings

1 Like

We have a winner!!!

What about android any idea?

proj.android/jni/Application.mk