Sha256: d3758b8c68324a2b479f70b32d7af5f0e188e35a473e491b261da18f36523e1d
Contents?: true
Size: 555 Bytes
Versions: 41
Compression:
Stored size: 555 Bytes
Contents
/************************ More Options ************************/ // If you want to have even more control, check out the documentation // https://docs.fastlane.tools/actions/deliver /************************ Automatically generated ************************/ class Deliverfile: DeliverfileProtocol { // Feel free to remove the following lines // These values can go in Appfile.swift var appIdentifier: String { return "[[APP_IDENTIFIER]]" } // The bundle identifier of your app var username: String { return "[[USERNAME]]" } // your Apple ID user }
Version data entries
41 entries across 41 versions & 1 rubygems