MacOS framework was simplified to remove an internal zip.#35563
MacOS framework was simplified to remove an internal zip.#35563auto-submit[bot] merged 2 commits intoflutter:mainfrom godofredoc:simplify_macos_archive
Conversation
This PR is removing the nested zip file and removing all the boilerplate GN used to generate the zip within the zip. Bug: flutter/flutter#81855
|
This isn't correct and will break @godofredoc there are framework tests for this that I would have expected to fail on the roll, is the recipe still zipping the zip? |
|
Filed flutter/flutter#110034 to track the tool, recipe, and roll script work. |
|
@godofredoc My understanding was that this change only affects the engine_v2 artifacts, and all of the engine_v2 artifacts will require some tooling migration. Is that correct, or does this affect our current artifacts, as well? |
|
@godofredoc confirmed this only changes the |
This PR is removing the nested zip file and removing all the boilerplate
GN used to generate the zip within the zip.
Bug: flutter/flutter#81855
Pre-launch Checklist
writing and running engine tests.
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.