mirror of
https://github.com/status-im/status-react.git
synced 2025-01-09 18:46:19 +00:00
d916751160
Build PR Scheme in PR build use named parameters, use pr_build boolean Signed-off-by: Jakub Sokołowski <jakub@status.im> Enable capabilities Signed-off-by: Jakub Sokołowski <jakub@status.im> Add custom app icon Remove user defined profile Add PR scheme Explicit provide provisioning profiles Fix pr schema Bump jenkins Pod bump Describe pr_build argument Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
10 lines
417 B
Plaintext
10 lines
417 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(['im.status.ethereum', 'im.status.ethereum.pr'])
|
|
username(ENV['FASTLANE_APPLE_ID']) # 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
|