aboutsummaryrefslogtreecommitdiff
path: root/QSThingsPlugin.xcodeproj
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-09-10 16:12:55 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-09-10 16:12:55 +0200
commit7cf393095282077b0bbae3046826b67f4f20a8eb (patch)
tree9aaf5704cbb8612bf78378aefa40ae40e79a7850 /QSThingsPlugin.xcodeproj
parentc4705a0a678ac523b243c7b68ce27fbf5e44b61a (diff)
Add auth key + complete task action
Diffstat (limited to 'QSThingsPlugin.xcodeproj')
-rw-r--r--QSThingsPlugin.xcodeproj/project.pbxproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/QSThingsPlugin.xcodeproj/project.pbxproj b/QSThingsPlugin.xcodeproj/project.pbxproj
index 2b09a13..ced85a8 100644
--- a/QSThingsPlugin.xcodeproj/project.pbxproj
+++ b/QSThingsPlugin.xcodeproj/project.pbxproj
@@ -39,14 +39,16 @@
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
/Localized/Localizable.strings,
+ Actions/CompleteTaskAction.m,
Actions/SearchThingsAction.m,
+ Actions/SetThingsAuthenticationKeyAction.m,
Actions/ShowInThingsAction.m,
+ Helpers/KeychainHelper.m,
Helpers/SQLHelper.m,
Parsers/QSThingsAreasParser.m,
Parsers/QSThingsProjectsParser.m,
Parsers/QSThingsTasksParser.m,
QSThingsPluginSource.m,
- QSThingsPluginSource.xib,
Types/Constants.m,
);
target = 8D1AC9600486D14A00FE50C9 /* Things Plugin */;