nextcloud-desktop/shell_integration
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
..
dolphin [dolphin] Adjust CMake to handle the presence of KF6 2024-03-06 14:52:36 +01:00
icons Use CMAKE_INSTALL_DATADIR instead of custom DATADIR 2021-09-01 11:43:03 +00:00
libcloudproviders allow detection of qt5 or qt6 2024-04-26 09:05:12 +02:00
MacOSX Fix swift 6 concurrency error regarding use of authAttemptState 2024-10-18 14:16:25 +08:00
nautilus Fix typos found by codespell 2023-06-21 08:47:13 +02:00
windows Revert "Allow installation to close shell extension DLLs via the custom action. Disable reboot prompt in case of the version with this change was previously already installed." 2024-03-27 09:56:45 +01:00
CMakeLists.txt [dolphin] Adjust CMake to handle the presence of KF6 2024-03-06 14:52:36 +01:00