2019-09-21 09:44:03 +00:00
|
|
|
git_url('git@github.com:status-im/ios-certificates.git')
|
2018-08-13 11:40:24 +00:00
|
|
|
|
2019-09-21 09:44:03 +00:00
|
|
|
type('development') # The default type, can be: appstore, adhoc, enterprise or development
|
2018-08-13 11:40:24 +00:00
|
|
|
|
2020-06-24 15:54:28 +00:00
|
|
|
app_identifier(['im.status.ethereum', 'im.status.ethereum.pr'])
|
2019-09-21 09:44:03 +00:00
|
|
|
username(ENV['FASTLANE_APPLE_ID']) # Your Apple Developer Portal username
|
2018-08-13 11:40:24 +00:00
|
|
|
|
|
|
|
# For all available options run `fastlane match --help`
|
|
|
|
# Remove the # in the beginning of the line to enable the other options
|