Popularity
1.3
Stable
Activity
0.0
Stable
37
3
3

Code Quality Rank: L5
Programming language: Objective-C
Tags: Plugins     Xcode    
Latest version: v1.2

Fastlane-Plugin alternatives and similar libraries

Based on the "Plugins" category.
Alternatively, view Fastlane-Plugin alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Fastlane-Plugin or a related project?

Add another 'Plugins' Library

README

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