Skip to content

fix(release) :: update macOS binary to Apple Silicon - #1488

Merged
lovasoa merged 2 commits into
mainfrom
81reap/macos-arm64
Sep 25, 2026
Merged

lovasoa merged 2 commits into
mainfrom
81reap/macos-arm64

Conversation

@81reap

@81reap 81reap commented Sep 24, 2026

Copy link
Copy Markdown
Collaborator

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.

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 💬

@81reap
81reap added this pull request to stack #1492 September 24, 2026 05:42
@81reap
81reap force-pushed the 81reap/rust-toolchain branch from ce6ea87 to e9a9010 Compare September 24, 2026 05:43
@81reap
81reap force-pushed the 81reap/macos-arm64 branch 2 times, most recently from 98b5dc7 to 9675673 Compare September 24, 2026 13:23
@81reap
81reap force-pushed the 81reap/rust-toolchain branch from e9a9010 to 852706e Compare September 24, 2026 13:23
@81reap
81reap force-pushed the 81reap/macos-arm64 branch 2 times, most recently from 092f7ad to 79a8398 Compare September 24, 2026 13:57
@81reap
81reap force-pushed the 81reap/rust-toolchain branch 2 times, most recently from 170d25d to b6205db Compare September 24, 2026 15:17
@81reap
81reap force-pushed the 81reap/rust-toolchain branch from b6205db to e6f4f69 Compare September 24, 2026 15:17
@81reap
81reap force-pushed the 81reap/rust-toolchain branch from e6f4f69 to 381e1af Compare September 24, 2026 21:50
@81reap
81reap removed this pull request from stack #1492 September 24, 2026 21:50
@81reap
81reap force-pushed the 81reap/rust-toolchain branch from 381e1af to 0d1a448 Compare September 24, 2026 22:00
@81reap
81reap added this pull request to stack #1497 September 25, 2026 04:19
@81reap
81reap force-pushed the 81reap/rust-toolchain branch from 0d1a448 to 80b41b6 Compare September 25, 2026 04:19
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.
@lovasoa

lovasoa commented Sep 25, 2026

Copy link
Copy Markdown
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
lovasoa removed this pull request from stack #1497 September 25, 2026 10:20
@lovasoa
lovasoa changed the base branch from 81reap/rust-toolchain to main September 25, 2026 10:21
@lovasoa
lovasoa merged commit 53fd466 into main Sep 25, 2026
52 checks passed
@81reap

81reap commented Sep 25, 2026

Copy link
Copy Markdown
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

@lovasoa
lovasoa deleted the 81reap/macos-arm64 branch September 25, 2026 14:38
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.

2 participants