Sha256: 2cc09a7b4dca71a917fcd4bd9cafc0fe90892612030435af5c794d081fc5b1dc
Contents?: true
Size: 349 Bytes
Versions: 275
Compression:
Stored size: 349 Bytes
Contents
require 'fastlane_core/helper' module Pilot Helper = FastlaneCore::Helper # you gotta love Ruby: Helper.* should use the Helper class contained in FastlaneCore UI = FastlaneCore::UI ROOT = Pathname.new(File.expand_path('../../..', __FILE__)) DESCRIPTION = "The best way to manage your TestFlight testers and builds from your terminal" end
Version data entries
275 entries across 275 versions & 1 rubygems