mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-25 13:16:11 +03:00

Add compile-time SDK version checking to conditionally compile macOS 26 features, allowing the project to build on macOS 15. - Add SUPPORTS_MACOS_26_FEATURES macro in bridging header - Wrap App Intents supportedModes properties with conditional compilation - Fix TransparentTitlebarTerminalWindow method calls