Skip to content

Commit

Permalink
fix: add flutter_patched_sdk_product.zip to artifacts (#2934)
Browse files Browse the repository at this point in the history
  • Loading branch information
eseidel authored Feb 28, 2025
1 parent 1cfcbed commit 0987576
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/artifact_proxy/tool/generate_manifest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ artifact_overrides:
- download.flutter.io/io/flutter/x86_64_release/1.0.0-\$engine/x86_64_release-1.0.0-\$engine.pom
- download.flutter.io/io/flutter/x86_64_release/1.0.0-\$engine/x86_64_release-1.0.0-\$engine.jar
# Common release artifacts
- flutter_infra_release/flutter/\$engine/flutter_patched_sdk_product.zip',
# iOS release artifacts
# Includes unified Flutter.framework for device and simulator (debug)
- flutter_infra_release/flutter/\$engine/ios-release/artifacts.zip
Expand Down

0 comments on commit 0987576

Please sign in to comment.