remko / age-plugin-se

Age plugin for Apple's Secure Enclave

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

binary instead of code to compile ?

gedw99 opened this issue · comments

commented
brew tap remko/age-plugin-se https://github.com/remko/age-plugin-se
Cloning into '/usr/local/Homebrew/Library/Taps/remko/homebrew-age-plugin-se'...
remote: Enumerating objects: 447, done.
remote: Counting objects: 100% (88/88), done.
remote: Compressing objects: 100% (54/54), done.
remote: Total 447 (delta 42), reused 64 (delta 32), pack-reused 359
Receiving objects: 100% (447/447), 376.25 KiB | 3.39 MiB/s, done.
Resolving deltas: 100% (227/227), done.
Tapped 1 formula (40 files, 810.7KB).
brew install age-plugin-se
age-plugin-se: A full installation of Xcode.app 14.0 is required to compile
this software. Installing just the Command Line Tools is not sufficient.

Xcode 14.0 cannot be installed on macOS 11.
You must upgrade your version of macOS.
commented

my old mac is version OS: 11.7.6

@gedw99 Thanks for testing.

I think binaries will automatically come when I submit a stable version to Homebrew.

However, the minimum required version of macOS v13, due to a dependency on the compressedRepresentation, which isn't available in earlier versions. It's mentioned in the README, but I'll also add this requirement to the Homebrew build.