标签:
https://github.com/qfish/Bee-Xcode-Template
Xcode Template for BeeFramework.
You can find old versions here, such as Xcode5.
sh install.sh
Then when create a new project in Xcode, it should like this:
And when create a new file in Xcode, it should like this:
sh uninstall.sh
this script can batch adding compile flags like -fno-objc-arc
or -fobjc-arc
.
Get More info here https://github.com/qfish/xproj.
Run command below get Help.
sh xproj.sh
标签:
原文地址:http://www.cnblogs.com/xuejinhui/p/4216534.html