diff options
| author | himura467 <mitarashidango0927@gmail.com> | 2025-09-30 07:14:09 +0900 |
|---|---|---|
| committer | himura467 <mitarashidango0927@gmail.com> | 2025-09-30 07:14:09 +0900 |
| commit | c58a8b27b6032b4eb20555ddae244c684f71888e (patch) | |
| tree | 08b037e017032154245c6d49d60e38b799b50e3c /macos | |
| parent | 373be614828b146d468cf46e8f3958e76f93934d (diff) | |
chore: update iOS membership exceptions
Diffstat (limited to 'macos')
| -rw-r--r-- | macos/Ghostty.xcodeproj/project.pbxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macos/Ghostty.xcodeproj/project.pbxproj b/macos/Ghostty.xcodeproj/project.pbxproj index cd9e56186..e53f6d468 100644 --- a/macos/Ghostty.xcodeproj/project.pbxproj +++ b/macos/Ghostty.xcodeproj/project.pbxproj @@ -75,6 +75,7 @@ "Features/App Intents/CommandPaletteIntent.swift", "Features/App Intents/Entities/CommandEntity.swift", "Features/App Intents/Entities/TerminalEntity.swift", + "Features/App Intents/FocusTerminalIntent.swift", "Features/App Intents/GetTerminalDetailsIntent.swift", "Features/App Intents/GhosttyIntentError.swift", "Features/App Intents/InputIntent.swift", |
