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.shThen 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.shthis script can batch adding compile flags like -fno-objc-arcor -fobjc-arc.
Get More info here https://github.com/qfish/xproj.
Run command below get Help.
sh xproj.sh
