Sha256: 4b2a03dc1da82e747998a3fb17a0a126649eee71a3af18aa3049d1ca746c5a5e
Contents?: true
Size: 488 Bytes
Versions: 649
Compression:
Stored size: 488 Bytes
Contents
module Fastlane TOOLS = [ :fastlane, :pilot, :spaceship, :produce, :deliver, :frameit, :pem, :snapshot, :screengrab, :supply, :cert, :sigh, :match, :scan, :gym, :precheck ] # 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
649 entries across 649 versions & 2 rubygems