Swiftfin/fastlane/Appfile.swift
2024-06-09 22:08:43 -06:00

8 lines
285 B
Swift

var appIdentifier: String { return "[[APP_IDENTIFIER]]" } // The bundle identifier of your app
var appleID: String { return "[[APPLE_ID]]" } // Your Apple Developer Portal username
// For more information about the Appfile, see:
// https://docs.fastlane.tools/advanced/#appfile