Sha256: 8b1c79257657e90cd62c3acff6a7894dbed1c62750f240d389827a10998ae948
Contents?: true
Size: 480 Bytes
Versions: 595
Compression:
Stored size: 480 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 class Fastfile: LaneFile { } // Please don't remove the lines below // They are used to detect outdated files // FastlaneRunnerAPIVersion [0.9.1]
Version data entries
595 entries across 595 versions & 2 rubygems