mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-26 08:55:56 +01:00
Update Fastfile
This commit is contained in:
parent
94568c6493
commit
10981d0af8
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ platform :ios do
|
|||
end
|
||||
|
||||
desc "Upload to TestFlight"
|
||||
lane :upload_to_testflight_lane do
|
||||
lane :upload_to_testflight_lane do |options|
|
||||
UI.message("Uploading to TestFlight...")
|
||||
changelog = options[:changelog]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue