Apollon is a brand-new iOS staticization solution by ruby.
- git clone git@github.com:MickeyHub/Apollon.git
- cd Apollon
- gem build apollon.gemspec
- gem install apollon-0.0.1.gem
- Open Terminal program you like.
- Change to your Xcode project root folder
- exec
apollon --setup
to setup environment for Apollon- open your xcworkspace file and check Apollonfile
- Bulid
- Debug Available
- Decentration
- Do NOT Dirty Your Repo
when you exec
pod install
, Apollon will create a target for Pods project, and add some script to some target to sync libraries between Xcode and Apollon.
Any Issues you find, contact Author: yanbo.sha@gmail.com