Sha256: 86d123fc687abbd305280f5faf1eb46648f48b6c7f01ed33c6ddf84fdee96367

Contents?: true

Size: 541 Bytes

Versions: 89

Compression:

Stored size: 541 Bytes

Contents

// This class is automatically included in FastlaneRunner during build
// If you have a custom Fastfile.swift, this file will be replaced by it
// Don't modify this file unless you are familiar with how fastlane's swift code generation works
// *** This file will be overwritten or replaced during build time ***

import Foundation

open class Fastfile: LaneFile {
    override public init() {
        super.init()
    }
}

// Please don't remove the lines below
// They are used to detect outdated files
// FastlaneRunnerAPIVersion [0.9.1]

Version data entries

89 entries across 89 versions & 4 rubygems

Version Path
fastlane-2.226.0 fastlane/swift/Fastfile.swift
fastlane-2.225.0 fastlane/swift/Fastfile.swift
fastlane-2.224.0 fastlane/swift/Fastfile.swift
fastlane-2.223.1 fastlane/swift/Fastfile.swift
fastlane-2.223.0 fastlane/swift/Fastfile.swift
fastlane-2.222.0 fastlane/swift/Fastfile.swift
fastlane-2.221.1 fastlane/swift/Fastfile.swift
fastlane-2.221.0 fastlane/swift/Fastfile.swift
fastlane-2.220.0 fastlane/swift/Fastfile.swift
fastlane-2.219.0 fastlane/swift/Fastfile.swift
fastlane-2.218.0 fastlane/swift/Fastfile.swift
fastlane-security-patched-2.216.0 fastlane/swift/Fastfile.swift
fastlane-2.217.0 fastlane/swift/Fastfile.swift
fastlane-2.216.0 fastlane/swift/Fastfile.swift
fastlane-2.215.1 fastlane/swift/Fastfile.swift
fastlane-2.215.0 fastlane/swift/Fastfile.swift
fastlane-mercafacil-2.214.0 fastlane/swift/Fastfile.swift
fastlane-2.214.0 fastlane/swift/Fastfile.swift
fastlane-2.213.0 fastlane/swift/Fastfile.swift
fastlane-2.212.2 fastlane/swift/Fastfile.swift