Sha256: 978767ba233779e4067da158641310e88b656bd45ab78ad09bbbc963738a3aab

Contents?: true

Size: 527 Bytes

Versions: 697

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

697 entries across 697 versions & 5 rubygems

Version Path
fastlane-2.78.0.beta.20180119010003 match/lib/assets/MatchfileTemplate.swift
fastlane-2.77.1 match/lib/assets/MatchfileTemplate.swift
fastlane-2.77.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.77.0.beta.20180118010004 match/lib/assets/MatchfileTemplate.swift
fastlane-2.77.0.beta.20180117010004 match/lib/assets/MatchfileTemplate.swift
fastlane-2.76.1 match/lib/assets/MatchfileTemplate.swift
fastlane-2.76.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.76.0.beta.20180116010004 match/lib/assets/MatchfileTemplate.swift
fastlane-2.76.0.beta.20180115010004 match/lib/assets/MatchfileTemplate.swift
fastlane-2.76.0.beta.20180114010004 match/lib/assets/MatchfileTemplate.swift
fastlane-2.76.0.beta.20180113010004 match/lib/assets/MatchfileTemplate.swift
fastlane-2.76.0.beta.20180112010003 match/lib/assets/MatchfileTemplate.swift
fastlane-2.76.0.beta.20180111010004 match/lib/assets/MatchfileTemplate.swift
fastlane-2.76.0.beta.20180110010004 match/lib/assets/MatchfileTemplate.swift
fastlane-2.75.1 match/lib/assets/MatchfileTemplate.swift
fastlane-2.75.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.75.0.beta.20180109010003 match/lib/assets/MatchfileTemplate.swift
fastlane-2.74.1 match/lib/assets/MatchfileTemplate.swift
fastlane-2.74.0 match/lib/assets/MatchfileTemplate.swift
fastlane-2.74.0.beta.20180108010004 match/lib/assets/MatchfileTemplate.swift