Skip to content

shayanbo/Apollon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollon

What is Apollon

Apollon is a brand-new iOS staticization solution by ruby.

Installation

  1. git clone git@github.com:MickeyHub/Apollon.git
  2. cd Apollon
  3. gem build apollon.gemspec
  4. gem install apollon-0.0.1.gem

Usage

  1. Open Terminal program you like.
  2. Change to your Xcode project root folder
  3. exec apollon --setup to setup environment for Apollon
  4. open your xcworkspace file and check Apollonfile
  5. Bulid

Advantage

  1. Debug Available
  2. Decentration
  3. Do NOT Dirty Your Repo

Theory

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.

Issue

Any Issues you find, contact Author: yanbo.sha@gmail.com

Releases

No releases published

Packages

No packages published

Languages