Files
clawbot 044ad92feb
All checks were successful
check / check (push) Successful in 22s
fix: add darwin build constraints to Objective-C source files
Add //go:build darwin to secure_enclave.m and secure_enclave.h so Go
ignores them on non-darwin platforms. Without this, the lint stage fails
on Linux with 'Objective-C source files not allowed when not using cgo
or SWIG' because the !darwin stub (macse_stub.go) doesn't use CGO.
2026-03-14 17:54:41 -07:00
..
2026-03-14 07:36:28 +01:00
2026-03-14 07:36:28 +01:00
2026-03-14 07:36:28 +01:00