mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-25 10:52:40 +00:00
505d79d9d6
Remember skip_package_pkg for macOS.
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
|