mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-10 16:56:31 +00:00
8f13d97b43
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
10 lines
412 B
Plaintext
10 lines
412 B
Plaintext
git_url("git@github.com:status-im/ios-certificates.git")
|
|
|
|
type("development") # The default type, can be: appstore, adhoc, enterprise or development
|
|
|
|
# app_identifier(["tools.fastlane.app", "tools.fastlane.app2"])
|
|
username("support@status.im") # 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
|