使用引擎cocos2dx3.4,创建命令如下
./cocos new test4 -p com.lc.test4 -l cpp
Running command: new
Copy template into /Users/langchenglai/Documents/cocos2d-x-3.4/tools/cocos2d-console/bin/test4
Copying cocos2d-x files…
Rename project name from ‘HelloCpp’ to ‘test4’
Replace the project name from ‘HelloCpp’ to ‘test4’
Replace the project package name from ‘org.cocos2dx.hellocpp’ to ‘com.lc.test4’
Replace the mac bundle id from ‘org.cocos2dx.hellocpp’ to ‘com.lc.test4’
Replace the ios bundle id from ‘org.cocos2dx.hellocpp’ to ‘com.lc.test4’
