Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.
How to Install COCOS2D in Xcode
1. You Download COCOS2D latest version from
"
http://www.cocos2d-iphone.org/download" this .link
2. keep it on your desktop
3. open the terminal and type "cd"
4. drag your latest version of -> COCOS2D package folder in to your terminal window.
5. type sudo and open the COCOS2D package folder and drag the "install-templates.sh" file into your terminal windows and press enter.
6. put your system password to install templates.
now open your xcode. you will get the COCOS2D in xcode
now enjoy.
0 ·