Module: Fastlane

Defined in:
lib/fastlane.rb,
lib/fastlane/setup.rb,
lib/fastlane/helper.rb,
lib/fastlane/runner.rb,
lib/fastlane/version.rb,
lib/fastlane/fast_file.rb,
lib/fastlane/new_action.rb,
lib/fastlane/actions/say.rb,
lib/fastlane/actions/sigh.rb,
lib/fastlane/lane_manager.rb,
lib/fastlane/actions/slack.rb,
lib/fastlane/actions/hockey.rb,
lib/fastlane/actions/xctool.rb,
lib/fastlane/update_checker.rb,
lib/fastlane/actions/deliver.rb,
lib/fastlane/actions/frameit.rb,
lib/fastlane/actions/hipchat.rb,
lib/fastlane/actions/produce.rb,
lib/fastlane/fastlane_folder.rb,
lib/fastlane/junit_generator.rb,
lib/fastlane/actions/snapshot.rb,
lib/fastlane/actions/testmunk.rb,
lib/fastlane/dependency_checker.rb,
lib/fastlane/actions/crashlytics.rb,
lib/fastlane/actions/actions_helper.rb,
lib/fastlane/actions/install_cocapods.rb,
lib/fastlane/actions/increment_build_number.rb

Defined Under Namespace

Modules: Actions, Helper, NewAction Classes: DependencyChecker, FastFile, FastlaneFolder, JUnitGenerator, LaneManager, Runner, Setup, UpdateChecker

Constant Summary collapse

TMP_FOLDER =
"/tmp/fastlane/"
VERSION =
"0.1.6"