2021-01-02 13:39:30 +00:00
|
|
|
type "development" # The default type, can be: appstore, adhoc, enterprise or development
|
|
|
|
|
|
|
|
app_identifier [
|
2021-10-04 17:21:14 +00:00
|
|
|
"com.algoritmico.ios.Passepartout",
|
2022-04-12 20:55:39 +00:00
|
|
|
"com.algoritmico.ios.Passepartout.OpenVPNTunnel",
|
|
|
|
"com.algoritmico.ios.Passepartout.WireGuardTunnel"
|
2021-01-02 13:39:30 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
# For all available options run `fastlane match --help`
|
|
|
|
# Remove the # in the beginning of the line to enable the other options
|