nextcloud-desktop/shell_integration/MacOSX/NextcloudIntegration
Claudio Cambra 3d1a5e34bd
Fix swift 6 concurrency error regarding use of authAttemptState
Cannot pass a local variable into a concurrently executing Task. It's
not a real issue as we are using a semaphore to wait before using this
variable for anything outside of the Task block, but still.

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-10-18 14:16:25 +08:00
..
desktopclient Rename OwnCloudFinderSync Xcode projext to NextcloudIntegration 2023-05-12 13:21:07 +08:00
FileProviderExt Fix swift 6 concurrency error regarding use of authAttemptState 2024-10-18 14:16:25 +08:00
FileProviderUIExt Signal enumeration of locked/unlocked file 2024-09-12 09:50:50 +02:00
FinderSyncExt Use more informative NSAssert rather than assert for _registeredDirectories 2023-07-24 12:12:29 +02:00
NCDesktopClientSocketKit Fix new typos found by codespell 2023-09-17 10:41:38 +02:00
NextcloudIntegration.xcodeproj Downgrade deployment target variables to 11.0 as 12.0 is not necessary 2024-09-23 10:32:34 +02:00