/Bee-Xcode-Template

Xcode Template for BeeFramework

Primary LanguageObjective-CMIT LicenseMIT

Bee-Xcode-Template

Xcode Template for BeeFramework

Install

  1. Download this package or clone this repo.
  2. Open the dir with terminal.
  3. Run command below:
  sh install.sh

Then when create a new project in Xcode, it should like this:

191b1ace-b24d-47a0-9937-63f8daca65f4

And when create a new file in Xcode, it should like this:

9ed2e8a4-fd37-49ac-8cff-3641a37a0b24

Uninstall

  sh uninstall.sh

xproj.sh

this 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