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
|