Xcode Template for BeeFramework.
You can find old versions here, such as Xcode5.
- Download this package or clone this repo.
- Open the dir with terminal.
- Run command below:
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