Homebrew sparkling
brew sparkling install to install iOS apps over Lightning.
Features
- Search sparkling recipe.
- Install iOS app to your device via lingtning cable.
- Manage iOS app installed by brew sparkling. (not yet)
Install
brew install codefirst/sparkling/brew-sparkling --HEAD
Development
Requirements
- Xcode 7.0 (7A220)
- SparklingHelper
Build
bundle
bundle exec ./bin/brew-sparkling help
Usage
Show xcode information
# Discover SparklingHelper
brew sparkling discover
# show all accounts
brew sparkling accounts
# show all certificates
brew sparkling certificates
# show all iOS devices
brew sparkling devices
brew sparkling discover
# show all accounts
brew sparkling accounts
# show all certificates
brew sparkling certificates
# show all iOS devices
brew sparkling devices
Build iOS App
# install recipe
brew sparkling install <recipe name>
brew sparkling install <recipe name>
Manage Recipe
# list all recipes
brew sparkling list
# search recipes
brew sparkling search <search word>
brew sparkling list
# search recipes
brew sparkling search <search word>
Limitations
Because Sparkling uses free provisioning to instal app, there are some limitations.
- Cannot use any capability(e.g. AppGroup, In-App Purchase, ...)
- Reinstall each apps per 3 months.