diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-09-11 16:46:19 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-09-11 16:46:19 +0200 |
| commit | ce8b86a7522bda8896115ca7d0118c9d574f3a3f (patch) | |
| tree | cf5e004efdf46c2a526be98d73e255f5357169fc /QSThingsPlugin.xcodeproj | |
| parent | 397cb011a540d53974a87d94a8ff8576e2024b63 (diff) | |
Add "add project" tasks
Diffstat (limited to 'QSThingsPlugin.xcodeproj')
| -rw-r--r-- | QSThingsPlugin.xcodeproj/project.pbxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/QSThingsPlugin.xcodeproj/project.pbxproj b/QSThingsPlugin.xcodeproj/project.pbxproj index fc4c27a..850ab01 100644 --- a/QSThingsPlugin.xcodeproj/project.pbxproj +++ b/QSThingsPlugin.xcodeproj/project.pbxproj @@ -40,6 +40,7 @@ membershipExceptions = ( /Localized/Localizable.strings, Actions/CompleteTaskAction.m, + Actions/CreateProjectAction.m, Actions/CreateTaskAction.m, Actions/SearchThingsAction.m, Actions/SetThingsAuthenticationKeyAction.m, |