Sha256: b9a2998034a6150da010e5b340943725226b9fe27499ba2c24d7a97e190eb099

Contents?: true

Size: 444 Bytes

Versions: 3

Compression:

Stored size: 444 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

3 entries across 3 versions & 1 rubygems

Version Path
fastlane_hotfix-2.165.1 deliver/lib/assets/DeliverfileDefault.swift
fastlane_hotfix-2.165.0 deliver/lib/assets/DeliverfileDefault.swift
fastlane_hotfix-2.187.0 deliver/lib/assets/DeliverfileDefault.swift