From 9e431c8e7a5211c66da564a15180423dcc0f3dc9 Mon Sep 17 00:00:00 2001 From: Javier Cicchelli Date: Tue, 7 Jul 2026 00:05:40 +0200 Subject: [PATCH] Shared the recording intents of theWidget target with the Attendi app target. --- Attendi.xcodeproj/project.pbxproj | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Attendi.xcodeproj/project.pbxproj b/Attendi.xcodeproj/project.pbxproj index 7b62627..59210f0 100644 --- a/Attendi.xcodeproj/project.pbxproj +++ b/Attendi.xcodeproj/project.pbxproj @@ -55,6 +55,15 @@ /* End PBXFileReference section */ /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ + 026F825E2FFC42B40010C507 /* Exceptions for "Widgets" folder in "Attendi" target */ = { + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; + membershipExceptions = ( + Attendi/Sources/Intents/DiscardRecordingIntent.swift, + Attendi/Sources/Intents/ProcessRecordingIntent.swift, + Attendi/Sources/Intents/ToggleRecordingIntent.swift, + ); + target = 02870A0C2FF7EB610079EA3A /* Attendi */; + }; 02870A1F2FF7EB680079EA3A /* Exceptions for "Apps" folder in "Attendi" target */ = { isa = PBXFileSystemSynchronizedBuildFileExceptionSet; membershipExceptions = ( @@ -115,6 +124,7 @@ 02D46AB62FFAB2B900266643 /* Widgets */ = { isa = PBXFileSystemSynchronizedRootGroup; exceptions = ( + 026F825E2FFC42B40010C507 /* Exceptions for "Widgets" folder in "Attendi" target */, 02D46AC12FFAB2C300266643 /* Exceptions for "Widgets" folder in "AttendiWidgetExtension" target */, ); path = Widgets;