/Fastlane-Plugin

The awesome Fastlane tools brought into your Xcode

Primary LanguageObjective-C

Fastlane-Plugin for Xcode

Features

  • Run fastlane command with one click.
  • Add your Fastfile in xcode.
  • Setup Fastlane.

Menu

Install

Install via Alcatraz

OR

Clone and build the project, then restart Xcode.

OR

install_xcode_plugin

Install an Xcode plugin for the current user

install_xcode_plugin(url: 'https://github.com/RishabhTayal/Fastlane-Plugin/releases/download/1.2/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