mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
14 lines
515 B
Plaintext
14 lines
515 B
Plaintext
|
|
git_url("https://github.com/amnezia-vpn/amnezia-ios-certificates")
|
||
|
|
|
||
|
|
storage_mode("git")
|
||
|
|
|
||
|
|
type("appstore") # The default type, can be: appstore, adhoc, enterprise or development
|
||
|
|
|
||
|
|
# app_identifier(["tools.fastlane.app", "tools.fastlane.app2"])
|
||
|
|
# username("user@fastlane.tools") # Your Apple Developer Portal username
|
||
|
|
|
||
|
|
# For all available options run `fastlane match --help`
|
||
|
|
# Remove the # in the beginning of the line to enable the other options
|
||
|
|
|
||
|
|
# The docs are available on https://docs.fastlane.tools/actions/match
|