mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
Update Fastfile
This commit is contained in:
parent
d3fc52f01c
commit
11ee17c25b
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ platform :ios do
|
|||
end
|
||||
|
||||
desc "Synchronize certificates and provisioning profiles"
|
||||
lane :setup_provisioning_profiles do
|
||||
lane :setup_provisioning_profiles do |options|
|
||||
UI.message("Setting up provisioning profiles...")
|
||||
target_to_app_identifier = {
|
||||
'BlueWallet' => 'io.bluewallet.bluewallet',
|
||||
|
|
Loading…
Add table
Reference in a new issue