Sha256: e2dc05e5ed04a8b611dcb79869aff16a1bff9b17e397af15922b23585ed42556
Contents?: true
Size: 422 Bytes
Versions: 3
Compression:
Stored size: 422 Bytes
Contents
// For more information about this configuration visit // https://docs.fastlane.tools/actions/scan/#scanfile // In general, you can use the options available // fastlane scan --help // Remove the // in front of the line to enable the option class Scanfile: ScanfileProtocol { //var scheme: String? { return "Example" } //var openReport: Bool { return true } //var clean: Bool { return true } }
Version data entries
3 entries across 3 versions & 1 rubygems