mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Fix iTunes Transporter quirk (#30883)
This commit is contained in:
parent
7b39269fe8
commit
054e8870eb
@ -61,6 +61,7 @@ if [[ "$SHARD" = "deploy_gallery" ]]; then
|
||||
echo "Archiving with distribution profile and deploying to TestFlight..."
|
||||
(
|
||||
cd examples/flutter_gallery/ios
|
||||
export DELIVER_ITMSTRANSPORTER_ADDITIONAL_UPLOAD_PARAMETERS="-t DAV"
|
||||
fastlane build_and_deploy_testflight upload:true
|
||||
)
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user