Skip to content

Removing the Rosetta requirement#13368

Open
sfshaza2 wants to merge 3 commits intomainfrom
rosetta
Open

Removing the Rosetta requirement#13368
sfshaza2 wants to merge 3 commits intomainfrom
rosetta

Conversation

@sfshaza2
Copy link
Copy Markdown
Contributor

@sfshaza2 sfshaza2 commented May 6, 2026

As it says

Fixes #13369

@sfshaza2 sfshaza2 requested a review from jmagman May 6, 2026 22:38
@sfshaza2 sfshaza2 requested a review from a team as a code owner May 6, 2026 22:38
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the iOS setup documentation to reflect that Rosetta is no longer required as of Flutter 3.44. The reviewer identified that the new note block is not properly indented, which breaks the numbered list sequence. Additionally, the feedback suggests technical corrections to the wording regarding the host machine versus the target device and recommends preserving existing link references.

Comment thread sites/docs/src/content/platform-integration/ios/setup.md Outdated
@flutter-website-bot
Copy link
Copy Markdown
Collaborator

flutter-website-bot commented May 6, 2026

Visit the preview URL for this PR (updated for commit 52ea65f):

https://flutter-docs-prod--pr13368-rosetta-tjhd1oip.web.app

sfshaza2 and others added 2 commits May 6, 2026 16:33
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
$ sudo softwareupdate --install-rosetta --agree-to-license
```
:::note
As of Flutter 3.41.x and 3.44,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I believe this will be 3.41.9, though we'll know for sure once flutter/flutter@6a4dc79 hits the stable branch.
You can also say "As of Flutter 3.41.9", there's no reason to mention 3.44 here.

Suggested change
As of Flutter 3.41.x and 3.44,
As of Flutter 3.41.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

As of Flutter 3.41.x and 3.44, Rosetta is no longer required to run Flutter apps

3 participants