Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@XilaiZhang
Copy link
Contributor

@XilaiZhang XilaiZhang commented Mar 11, 2024

Issue Link:

What is the link to the issue this cherry-pick is addressing?

release failure at link

Changelog Description:

Explain this cherry pick in one line that is accessible to most Flutter developers. See best practices for examples

Fix typo in the binary path of xcframework artifact.

Impact Description:

What is the impact (ex. visual jank on Samsung phones, app crash, cannot ship an iOS app)? Does it impact development (ex. flutter doctor crashes when Android Studio is installed), or the shipping production app (the app crashes on launch)

would block the release on codesign error.

Workaround:

Is there a workaround for this issue?

revert the xcframework pr and cherry pick would also work. but we can do a fix forward.

Risk:

What is the risk level of this cherry-pick?

  • [ x ] Low
  • Medium
  • High

Test Coverage:

Are you confident that your fix is well-tested by automated tests?

  • [ x ] Yes
  • No

Validation Steps:

What are the steps to validate that this fix works?

codesign test should pass in release workflow

@flutter-dashboard
Copy link

This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter.

Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed.

@XilaiZhang XilaiZhang requested a review from godofredoc March 11, 2024 23:50
@godofredoc godofredoc added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 12, 2024
@auto-submit auto-submit bot merged commit 0d4f78c into flutter:flutter-3.21-candidate.0 Mar 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants