An open API service indexing awesome lists of open source software.

https://github.com/shayanbo/apollon

iOS Staticization Solution
https://github.com/shayanbo/apollon

cache fast-build ios xcode

Last synced: 4 months ago
JSON representation

iOS Staticization Solution

Awesome Lists containing this project

README

        

## Apollon

#### What is Apollon

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

#### Installation

> 1. git clone [email protected]:MickeyHub/Apollon.git
> 1. cd Apollon
> 1. gem build apollon.gemspec
> 1. gem install apollon-0.0.1.gem

#### Usage

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

#### Advantage

> 1. Debug Available
> 1. Decentration
> 1. 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: [[email protected]]([email protected])