mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-05 16:22:43 +00:00
10 lines
367 B
Plaintext
10 lines
367 B
Plaintext
|
type "development" # The default type, can be: appstore, adhoc, enterprise or development
|
||
|
|
||
|
app_identifier [
|
||
|
"com.algoritmico.#{ENV['BUNDLE_CONTEXT']}.Passepartout",
|
||
|
"com.algoritmico.#{ENV['BUNDLE_CONTEXT']}.Passepartout.Tunnel"
|
||
|
]
|
||
|
|
||
|
# For all available options run `fastlane match --help`
|
||
|
# Remove the # in the beginning of the line to enable the other options
|