How do I tell what version of a framework (cocos2d) I have installed? I have some version of cocos2d installed but I can not figure out which one. I've tried commands like cocos2d -v But they are not working for me.

link|improve this question

55% accept rate
feedback

1 Answer

I would just go to the directory where you installed cocos2d and examine the files there. If you followed the install instructions from here, just look under /Developer/Library

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.