aboutsummaryrefslogtreecommitdiff
path: root/QSThingsPlugin.xcodeproj
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-09-11 16:46:19 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-09-11 16:46:19 +0200
commitce8b86a7522bda8896115ca7d0118c9d574f3a3f (patch)
treecf5e004efdf46c2a526be98d73e255f5357169fc /QSThingsPlugin.xcodeproj
parent397cb011a540d53974a87d94a8ff8576e2024b63 (diff)
Add "add project" tasks
Diffstat (limited to 'QSThingsPlugin.xcodeproj')
-rw-r--r--QSThingsPlugin.xcodeproj/project.pbxproj1
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,