Launch hotfix
Fresh installs no longer quit while the router checks its packaged resources. An optional router head was allowed to be absent, but SwiftPM’s fallback lookup treated the missing file as a fatal missing-bundle error.
Fixed
- Packaged apps resolve the HakuKit bundle from its signed location under
Contents/Resources. - A missing optional router head now uses the existing fallback path instead of terminating the process.
- SwiftPM executables and tests retain their normal
Bundle.modulebehavior.
RouterLoader to session_ready, was accepted by Apple’s notary service, and passed Gatekeeper assessment from the mounted DMG. The separate CoreML embedder remains degraded to the slower 1.7B fallback.