axmol/template/xcode4/base_ios.xctemplate
Walzer 8d51c0ed19 fixed #1482, deal with ios6 orientation in templates/xcode4, with a little refactoring.
1. I think you guys haven't tested Xcode templates before 2.0.2 release. The templates are ALL BROKEN because CCHttpClient requires libcurl, which is excluded by xcode4_template_generator/run_generator.sh. It means developers on 2.0.2 would create a new project with compilation error, damn!

2. ios/AppController.*, ios/RootViewController.*, ios/main.m are moved from cocos2dx_*.xctemplate folder to base_ios.xctemplate folder. I don't want to modify tons of RootViewController clones any more.
2012-09-23 22:11:29 +08:00
..
Resources fixed #940: replace icons and background pictures 2012-01-10 16:45:49 +08:00
ios fixed #1482, deal with ios6 orientation in templates/xcode4, with a little refactoring. 2012-09-23 22:11:29 +08:00