Skip to content

add some guards to allow compiling with older SDK#15

Open
verokarhu wants to merge 1 commit into
remko:mainfrom
verokarhu:fix-compilation-on-older-macos
Open

add some guards to allow compiling with older SDK#15
verokarhu wants to merge 1 commit into
remko:mainfrom
verokarhu:fix-compilation-on-older-macos

Conversation

@verokarhu
Copy link
Copy Markdown

Should unblock Homebrew from packaging the binary.
@GaMoCh
Copy link
Copy Markdown

GaMoCh commented Apr 20, 2026

I hope this resolves the issue!

Some related Homebrew Core PRs:

  • Homebrew/homebrew-core#260473
    This PR attempted to update age-plugin-se to 0.2.1. In the discussion, there was a suggestion to require Tahoe for Swift 6.2+, but the author said they did not want to exclude users on older macOS versions and were instead trying to keep reduced-feature builds working there. The author also noted that macOS 14 seemed to pass, while macOS 15 was still failing for reasons they could not explain.

  • Homebrew/homebrew-core#267493
    This PR attempted to update age-plugin-se to 0.2.1, but it failed to build on macOS Sequoia (15) on Apple Silicon. The failure happened because the code referenced MLKEM768 / SecureEnclave.MLKEM768, which were not available in that SDK environment.

Other relevant links:

Once the new version is accepted in Homebrew, I believe #14 should be resolved.

@GaMoCh
Copy link
Copy Markdown

GaMoCh commented Apr 21, 2026

A new version can probably also be released after #16 is approved.

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