passepartout-apple/fastlane/Matchfile
Davide De Rosa 0a6894d82c Rewrite beta local/remote flow
- Merge envs
- Explicit lanes in workflow
2021-10-04 22:54:50 +02:00

10 lines
325 B
Plaintext

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