Sha256: fb7a08e50bc7b77d256542b4fd78f1a5284dbe84dbf9f8b7c72bdeab43c14503
Contents?: true
Size: 502 Bytes
Versions: 17
Compression:
Stored size: 502 Bytes
Contents
module Fastlane TOOLS = [ :fastlane, :pilot, :spaceship, :produce, :deliver, :frameit, :pem, :snapshot, :screengrab, :supply, :cert, :sigh, :match, :scan, :gym, :precheck, :trainer ] # a list of all the config files we currently expect TOOL_CONFIG_FILES = [ "Appfile", "Deliverfile", "Fastfile", "Gymfile", "Matchfile", "Precheckfile", "Scanfile", "Screengrabfile", "Snapshotfile" ] end
Version data entries
17 entries across 17 versions & 1 rubygems