macos: fix iOS build

This commit is contained in:
Mitchell Hashimoto
2026-03-05 21:29:55 -08:00
parent 547fd6f748
commit d03338c1b5

View File

@@ -137,6 +137,14 @@
"Features/App Intents/NewTerminalIntent.swift",
"Features/App Intents/QuickTerminalIntent.swift",
"Features/AppleScript/AppDelegate+AppleScript.swift",
"Features/AppleScript/Ghostty.Input.Mods+AppleScript.swift",
Features/AppleScript/ScriptCloseCommand.swift,
Features/AppleScript/ScriptFocusCommand.swift,
Features/AppleScript/ScriptInputTextCommand.swift,
Features/AppleScript/ScriptKeyEventCommand.swift,
Features/AppleScript/ScriptMouseButtonCommand.swift,
Features/AppleScript/ScriptMousePosCommand.swift,
Features/AppleScript/ScriptMouseScrollCommand.swift,
Features/AppleScript/ScriptSplitCommand.swift,
Features/AppleScript/ScriptTerminal.swift,
Features/ClipboardConfirmation/ClipboardConfirmation.xib,