You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(packaging): Skip spctl for ad-hoc AXe signatures
Portable packaging now ad-hoc signs bundled AXe assets for runtime compatibility.\nGatekeeper (spctl) rejects ad-hoc signatures by design, which caused the\npackaging step to fail despite valid runtime behavior.\n\nSkip spctl only when the AXe binary is ad-hoc signed, while keeping strict\ncodesign verification and runtime execution checks in place.
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments