brew sparkling install
to install iOS apps over Lightning.
- Search sparkling recipe.
- Install iOS app to your device via lingtning cable.
- Manage iOS app installed by brew sparkling. (not yet)
brew install codefirst/sparkling/brew-sparkling --HEAD
- Xcode 7.0 (7A220)
- SparklingHelper
bundle
bundle exec ./bin/brew-sparkling help
# Discover SparklingHelper
brew sparkling discover
# show all accounts
brew sparkling accounts
# show all certificates
brew sparkling certificates
# show all iOS devices
brew sparkling devices
# install recipe
brew sparkling install <recipe name>
# list all recipes
brew sparkling list
# search recipes
brew sparkling search <search word>
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.