Skip to content

Remove Rosetta note from iOS setup page#13450

Merged
sfshaza2 merged 2 commits into
mainfrom
misc/remove-rosetta-note
Jun 1, 2026
Merged

Remove Rosetta note from iOS setup page#13450
sfshaza2 merged 2 commits into
mainfrom
misc/remove-rosetta-note

Conversation

@parlough
Copy link
Copy Markdown
Member

@parlough parlough commented May 31, 2026

It seems the necessary commit wasn't included in 3.41.9, so we should either update this to 3.44 or remove it. I chose to remove it as new developers following the setup instructions will likely be using an up-to-date Flutter SDK and if not, the tooling should prompt them if/when the installation of Rosetta is necessary. This keeps the docs up to date and focused for the majority of developers.

Resolves #13369
Closes #12178

@parlough parlough requested review from a team and sfshaza2 as code owners May 31, 2026 17:31
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 removes an outdated note regarding Rosetta requirements for Apple Silicon Macs from the iOS setup documentation. The reviewer pointed out that removing this note leaves an unused Apple Silicon link reference at the bottom of the file, which should also be removed to keep the markdown clean.

I am having trouble creating individual review comments. Click here to see my feedback.

sites/docs/src/content/platform-integration/ios/setup.md (77-81)

medium

Removing this note leaves the [Apple Silicon] link reference at the bottom of the file (line 91) unused. Please remove the unused reference definition [Apple Silicon]: https://support.apple.com/en-us/116943 to keep the markdown file clean.

@flutter-website-bot
Copy link
Copy Markdown
Collaborator

flutter-website-bot commented May 31, 2026

Staged preview of the updated docs.flutter.dev site (updated for commit cbbe220):

https://flutter-docs-prod--docs-pr13450-misc-remove-rosetta-no-bizwv2y6.web.app

Copy link
Copy Markdown
Contributor

@sfshaza2 sfshaza2 left a comment

Choose a reason for hiding this comment

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

lgtm

@sfshaza2 sfshaza2 merged commit d04a32a into main Jun 1, 2026
12 checks passed
@sfshaza2 sfshaza2 deleted the misc/remove-rosetta-note branch June 1, 2026 18:15
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 Installing Rosetta gives an error

3 participants