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
Remove Apple code signing env vars that break unsigned builds
Empty APPLE_CERTIFICATE secret triggers Tauri's codesign path which
fails with SecKeychainItemImport error. Removed until signing secrets
are configured.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>