This repository has no description
Something went wrong. Try again.
build(xcframework): exclude libghostty-vt headers from GhosttyKit master
The GhosttyKit xcframework previously shipped the entire include/ directory, which pulled in the libghostty-vt headers under include/ghostty/. Because those headers are not referenced from the ghostty.h umbrella, Clang's module system emitted "umbrella header for module 'GhosttyKit' does not include header 'ghostty/vt/*.h'" warnings in Xcode builds. Stage only ghostty.h and module.modulemap via addWriteFiles so the xcframework Headers directory contains exactly the GhosttyKit API, mirroring the pattern used in GhosttyLibVt.xcframework. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Author Claude Co-author Claude Opus 4.7 (1M context) Committer Lukas Date (Apr 21, 2026, 12:43 PM UTC) Commit e9a196c6 e9a196c67bf5377be1787feb562ecadb5f630a33 Parent 3a1482d1 3a1482d1a2794801b4ac9a168da21a4d7dc0cfda