##Features
- Run
fastlane
command with one click. - Add your Fastfile in xcode.
- Setup Fastlane.
##Install Install via Alcatraz
OR
Clone and build the project, then restart Xcode.
OR
Install an Xcode plugin for the current user
install_xcode_plugin(url: 'https://github.com/RishabhTayal/Fastlane-Plugin/releases/download/1.0/Fastlane.xcplugin.zip')
##Uninstall
Uninstall via Alcatraz
OR
Run rm -r ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/Fastlane-Plugin.xcplugin/
##Author Rishabh Tayal: @Rishabh_Tayal
Thanks: Felix Krause @KrauseFx