update xcode template and version string

This commit is contained in:
minggo 2012-11-01 12:06:15 +08:00
parent 87cf8912d3
commit 21900c26db
3 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ NS_CC_BEGIN
const char* cocos2dVersion()
{
return "cocos2d-2.0-x-2.0.3";
return "cocos2d-2.0-x-2.0.4";
}
NS_CC_END

View File

@ -43,7 +43,7 @@
// For ios6, use supportedInterfaceOrientations & shouldAutorotate instead
- (NSUInteger) supportedInterfaceOrientations{
#ifdef __IPHONE_6_0
return UIInterfaceOrientationMaskAllButUpsideDown;
return UIInterfaceOrientationMaskLandscape;
#endif
}

View File

@ -1 +1 @@
e21d47625e1d0fac0c02ae37e976a4935d307012
7cf9610a6d9c4fc01d7d0cf0558a9d4ef0a2461e