IOS配置cocos2d-x
cd /Users/wyc/Desktop/cocos2d-x-3.16/tools/cocos2d-console/bin
python cocos.py new HelloWorldDemo -p net.game.allage -l cpp -d ~/Desktop
HelloWorldDemo 是项目名
net.game.allage 是bundle ID
完了
cd /Users/wyc/Desktop/cocos2d-x-3.16/tools/cocos2d-console/bin
python cocos.py new HelloWorldDemo -p net.game.allage -l cpp -d ~/Desktop
HelloWorldDemo 是项目名
net.game.allage 是bundle ID
完了