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
restore: ghostty.h bridge header — CI contract, not dead code
scripts/ensure-ghosttykit.sh validates that the root ghostty.h re-exports
ghostty/include/ghostty.h and fails the GhosttyKit source-build fallback
without it (compat-tests and ui-regressions both went red when the prebuilt
xcframework download 404'd and the fallback ran). No Swift/C file includes
it, but the build system treats it as a contract. Reclassified as Deferred:
removing it means also removing the guard, which is a maintainer call.
0 commit comments