fix(release) :: update macOS binary to Apple Silicon - #1488
Merged
Merged
Conversation
81reap
added this pull request to stack #1492
September 24, 2026 05:42
81reap
force-pushed
the
81reap/rust-toolchain
branch
from
September 24, 2026 05:43
ce6ea87 to
e9a9010
Compare
81reap
force-pushed
the
81reap/macos-arm64
branch
2 times, most recently
from
September 24, 2026 13:23
98b5dc7 to
9675673
Compare
81reap
force-pushed
the
81reap/rust-toolchain
branch
from
September 24, 2026 13:23
e9a9010 to
852706e
Compare
81reap
force-pushed
the
81reap/macos-arm64
branch
2 times, most recently
from
September 24, 2026 13:57
092f7ad to
79a8398
Compare
81reap
force-pushed
the
81reap/rust-toolchain
branch
2 times, most recently
from
September 24, 2026 15:17
170d25d to
b6205db
Compare
81reap
force-pushed
the
81reap/macos-arm64
branch
from
September 24, 2026 15:17
79a8398 to
ab5b9ae
Compare
81reap
force-pushed
the
81reap/rust-toolchain
branch
from
September 24, 2026 15:17
b6205db to
e6f4f69
Compare
81reap
force-pushed
the
81reap/macos-arm64
branch
from
September 24, 2026 15:17
ab5b9ae to
740b009
Compare
81reap
force-pushed
the
81reap/rust-toolchain
branch
from
September 24, 2026 21:50
e6f4f69 to
381e1af
Compare
81reap
force-pushed
the
81reap/macos-arm64
branch
from
September 24, 2026 21:50
740b009 to
2a0102e
Compare
81reap
removed this pull request from stack #1492
September 24, 2026 21:50
81reap
force-pushed
the
81reap/macos-arm64
branch
from
September 24, 2026 22:00
2a0102e to
5d39c7f
Compare
81reap
force-pushed
the
81reap/rust-toolchain
branch
from
September 24, 2026 22:00
381e1af to
0d1a448
Compare
81reap
added this pull request to stack #1497
September 25, 2026 04:19
81reap
force-pushed
the
81reap/macos-arm64
branch
from
September 25, 2026 04:19
5d39c7f to
b212795
Compare
81reap
force-pushed
the
81reap/rust-toolchain
branch
from
September 25, 2026 04:19
0d1a448 to
80b41b6
Compare
Before `sqlpage-macos.tgz` was built for x86_64 and relied on Apple's Rosetta translation layer to run it. As of macOS 26, [Apple Silicon macs no longer ship with Rosetta](https://developer.apple.com/news/?id=w5ngl9k2). As of macOS 27, [Apple drops drops support for Intel macs](https://9to5mac.com/2026/09/01/apple-tells-mac-app-store-developers-they-can-now-drop-intel-support/). So now SQLPage ships arm64 tarballs to continue working on macs running in 2027.
Collaborator
|
I'm rebasing against master. When you have small independant PRs like that, don't hesitate to open them independently, that makes them easier to merge than when they are in a stack ! |
lovasoa
force-pushed
the
81reap/macos-arm64
branch
from
September 25, 2026 09:51
b212795 to
59d129c
Compare
lovasoa
removed this pull request from stack #1497
September 25, 2026 10:20
Collaborator
Author
|
the whole stack was touching parts of the CI. I raised as a stack to avoid fixing merge conflicts as the stack would auto cascade onto mainline as PRs were approved |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Before
sqlpage-macos.tgzwas built for x86_64 and relied on Apple's Rosetta translation layer to run it.As of macOS 26, Apple Silicon macs no longer ship with Rosetta.
As of macOS 27, Apple drops drops support for Intel macs.
So now SQLPage ships arm64 tarballs to continue working on macs running in 2027.
Stack created with GitHub Stacks CLI • Give Feedback 💬