Skip to content

Commit f11bfee

Browse files
committed
[CI] Log the version is being uploaded to TestFlight
1 parent 9ca60e9 commit f11bfee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fastlane/Fastfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ private_lane :upload_beta do |options|
188188
else
189189
sdk_version
190190
end
191+
UI.important("[TestFlight] Uploading DemoApp version: #{app_version}")
191192

192193
testflight_build(
193194
api_key: appstore_api_key,

0 commit comments

Comments
 (0)