Sha256: 978767ba233779e4067da158641310e88b656bd45ab78ad09bbbc963738a3aab

Contents?: true

Size: 527 Bytes

Versions: 696

Compression:

Stored size: 527 Bytes

Contents

class Matchfile: MatchfileProtocol {
    var gitUrl: String { return "[[GIT_URL]]" }
    var type: String { return "development" } // The default type, can be: appstore, adhoc, enterprise or development
    // var appIdentifier: [String] { return ["tools.fastlane.app", "tools.fastlane.app2"] }
		// cat username:String { return "user@fastlane.tools" } // Your Apple Developer Portal username
}

// For all available options run `fastlane match --help`
// Remove the // in the beginning of the line to enable the other options

Version data entries

696 entries across 696 versions & 5 rubygems

Version Path
fastlane-2.225.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.224.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.223.1 match/lib/assets/MatchfileTemplate.swift
fastlane-2.223.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.222.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.221.1 match/lib/assets/MatchfileTemplate.swift
fastlane-2.221.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.220.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.219.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.218.0 match/lib/assets/MatchfileTemplate.swift
fastlane-security-patched-2.216.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.217.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.216.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.215.1 match/lib/assets/MatchfileTemplate.swift
fastlane-2.215.0 match/lib/assets/MatchfileTemplate.swift
fastlane-mercafacil-2.214.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.214.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.213.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.212.2 match/lib/assets/MatchfileTemplate.swift
fastlane_pricing_fix-2.212.1 match/lib/assets/MatchfileTemplate.swift