axmol/tools/xcode4_template_generator
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
..
run_generator.sh fixed #1482, deal with ios6 orientation in templates/xcode4, with a little refactoring. 2012-09-23 22:11:29 +08:00
template_generator.py * update xcode4 template generator 2012-02-02 19:56:05 +08:00
template_js_patch.txt Adding xcode template for cocos2dx-js 2012-08-31 12:07:58 -07:00
template_lua_patch.txt * update xcode4 template generator 2012-02-02 19:56:05 +08:00