passepartout-apple/fastlane/Matchfile

11 lines
390 B
Plaintext
Raw Normal View History

type "development" # The default type, can be: appstore, adhoc, enterprise or development
app_identifier [
"com.algoritmico.ios.Passepartout",
2022-04-12 13:09:14 +00:00
"com.algoritmico.ios.Passepartout.Tunnel.OpenVPN",
"com.algoritmico.ios.Passepartout.Tunnel.WireGuard"
]
# For all available options run `fastlane match --help`
# Remove the # in the beginning of the line to enable the other options