Help me Please. i have a Problem i am using cocos2d-x 2.2.6

hi i am using cocos2d-.x 2.2.6 .
i create project for cocos2d-x 2.2.6 and i called it.


but???

where is cocos2dx.xcodeproj ???

I think your project location in not right.When you are using cocos2d-x-2.2.6,make sure your project is in the projects folder of Cocos2dx.
Example:Let us suppose your cocos2dx is in the Downloads:Then while making a new project you must go to the following path:

cd /Downloads/cocos2d-x-2.2.5/tools/project-creator

then,run the python command.

When you use this,your project will look into the projects folder of cocos2dx and opening the project from there and running will not show this problem.