c8f5714b1e
- vendor/libghostty: vorgebaute macOS-libghostty.a (arm64) + Header + Build-Patches + README - Sources/CGhostty: C-Modul der libghostty-C-API - Sources/MiniTerm/Ghostty.swift: GhosttyApp + GhosttySurfaceView (Surface, Input, Größe, Fokus) - main.swift: Engine-Wahl per Info.plist MTEngine - Package.swift: CGhostty-Target + Link gegen libghostty + Frameworks - STATUS.md: Stand, Build-Weg (macOS-15-VM), offene Punkte
3 lines
153 B
C
3 lines
153 B
C
// Header-only C-Target für die libghostty-C-API (CGhostty-Modul).
|
|
// Bewusst leer; die Bibliothek selbst kommt als vendor/libghostty/lib/libghostty.a.
|