// This file contains the fastlane.tools configuration // You can find the documentation at docs.fastlane.tools // // For a list of all available actions, check out // // docs.fastlane.tools/actions //

import Foundation

class Fastfile: LaneFile {

[LANES]

}