fastlane/swift/Fastfile.swift in fastlane_hotfix-2.165.1 vs fastlane/swift/Fastfile.swift in fastlane_hotfix-2.187.0

- old
+ new

@@ -3,10 +3,10 @@ // 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 { +open class Fastfile: LaneFile { override public init() { super.init() } }