passepartout-apple/fastlane/Matchfile

10 lines
325 B
Plaintext
Raw Normal View History

2018-10-11 07:13:19 +00:00
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