Rosetta 2 deprecation warning in macOS 26 #5598
giuseppe-macario
started this conversation in
General
Replies: 1 comment
-
|
Upcoming version 4.0.0 is built for both Intel and ARM64 (it's a universal binary, working on both archs). You can see it for yourself - https://github.com/pawelsalawa/sqlitestudio/actions/runs/23727403033 - just keep in mind that this is a version under heavy development. It may be unstable and is subject for significant changes until 4.0.0 release. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Starting with macOS 26.4, Apple warns that support for Rosetta 2 will be discontinued soon:
when an app compiled only for Intel is launched, a message appears encouraging users to switch to the native Apple Silicon (ARM) version.
For now, the message only appears occasionally. Is the release of ARM binaries for SQLiteStudio planned in the near future?
Beta Was this translation helpful? Give feedback.
All reactions