Sha256: b0ad06b88b88e37680083e6ec480e14b93cca66303b376b6f0a9f5ccce605834
Contents?: true
Size: 431 Bytes
Versions: 485
Compression:
Stored size: 431 Bytes
Contents
// The Deliverfile allows you to store various App Store Connect metadata // For more information, check out the docs // https://docs.fastlane.tools/actions/deliver/ // In general, you can use the options available // fastlane deliver --help // Remove the // in front of the line to enable the option class Deliverfile: DeliverfileProtocol { //var username: String { return "" } //var appIdentifier: String? { return "" } }
Version data entries
485 entries across 485 versions & 5 rubygems