This website requires JavaScript.
Explore
Help
Sign In
Lothario
/
axmol
mirror of
https://github.com/axmolengine/axmol.git
Watch
1
Star
0
Fork
You've already forked axmol
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bc52b0dd73
axmol
/
tests
/
test.ios
History
Walzer
7d01aa0c74
HelloWorld, Test and HelloLua can succefully compiled by xcodebuild commenline with -sdk iphonesimulator4.3 now. The key is GCC_VERSION="", you can not skip this null value, otherwise the commendline will use GCC4.2 as default, can generate tons of errors.
2011-12-13 22:25:51 +08:00
..
Classes
fixed
#753
, visual orientation is wrong on ios5 simulator
2011-10-19 21:43:25 +08:00
test.xcodeproj
HelloWorld, Test and HelloLua can succefully compiled by xcodebuild commenline with -sdk iphonesimulator4.3 now. The key is GCC_VERSION="", you can not skip this null value, otherwise the commendline will use GCC4.2 as default, can generate tons of errors.
2011-12-13 22:25:51 +08:00
iphone_Prefix.pch
Move ccxApplication to cocos2dx/platform on ios.
2011-03-02 17:05:22 +08:00
main.m
Move ccxApplication to cocos2dx/platform on ios.
2011-03-02 17:05:22 +08:00