passepartout-apple/fastlane/Matchfile

11 lines
388 B
Plaintext

type "development" # The default type, can be: appstore, adhoc, enterprise or development
app_identifier [
"com.algoritmico.ios.Passepartout",
"com.algoritmico.ios.Passepartout.OpenVPNTunnel",
"com.algoritmico.ios.Passepartout.WireGuardTunnel"
]
# For all available options run `fastlane match --help`
# Remove the # in the beginning of the line to enable the other options