DNESS / cocos2d-iphone

Automatically exported from code.google.com/p/cocos2d-iphone
1 stars 0 forks source link

cocos2d 2.1. xcode template cocos2d says 2.0 #1495

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install the templates into XCode
2. Open XCode, start a new project
3. Select the left most cocos2d template ("cocos2d iOS")

What is the expected output? What do you see instead?
The template description should read: "This template provides a starting point 
for an application that uses cocos2d v2.1 for iOS. It also includes 
CocosDenshion."
I see: "This template provides a starting point for an application that uses 
cocos2d v2.0 for iOS. It also includes CocosDenshion."

What cocos2d version are you using ?
2.1

What iOS / Mac SDK are you using ?
N/A

Debug or Release ?
Release

Which target device / target OS are you using ?
N/A

iOS only: Does this happens on device ? or on the simulator ? or on both ?
N/A

Mac only: x86 or i386 ?
N/A

Please provide any additional information below.
Note that the templates including Box2d, chipmunk correctly says cocos2d 2.1.

Original issue reported on code.google.com by jonnyber...@gmail.com on 26 Jun 2013 at 2:47