Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Delete unzipped FlutterMacOS.framework before replacing artifact#77316

Merged
jmagman merged 2 commits into
flutter:masterfrom
jmagman:unzip-macosframework
Mar 5, 2021
Merged

Delete unzipped FlutterMacOS.framework before replacing artifact#77316
jmagman merged 2 commits into
flutter:masterfrom
jmagman:unzip-macosframework

Conversation

@jmagman

@jmagman jmagman commented Mar 5, 2021

Copy link
Copy Markdown
Member

Remove unzipped FlutterMacOS.framework before unzipping a newly downloaded version of the artifact on top.
Fixes #77234

@jmagman jmagman added tool Affects the "flutter" command-line tool. See also t: labels. platform-macos Building on or for macOS specifically labels Mar 5, 2021
@jmagman jmagman self-assigned this Mar 5, 2021
@google-cla google-cla Bot added the cla: yes label Mar 5, 2021
@jmagman jmagman requested a review from jonahwilliams March 5, 2021 02:46

@jonahwilliams jonahwilliams left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@christopherfujino christopherfujino left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jmagman jmagman merged commit a7f7687 into flutter:master Mar 5, 2021
@jmagman jmagman deleted the unzip-macosframework branch March 5, 2021 03:36
christopherfujino added a commit that referenced this pull request Mar 11, 2021
* Reject unaccepted pointers in Drag recognizer (#75943)
* Delete unzipped FlutterMacOS.framework before replacing artifact (#77316)
* Fix missing root Scaffold check in ScaffoldMessenger  (#77410)
* Roll engine cherrypicks

Co-authored-by: Michael Goderbauer <[email protected]>
Co-authored-by: Jenn Magder <[email protected]>
Co-authored-by: Kate Lovett <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform-macos Building on or for macOS specifically tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ProcessException: cannot delete old bin/cache/artifacts/engine/darwin-x64/FlutterMacOS.framework/Resources

3 participants