macosx: Selectively compile UserNotifications component of systray depending on deplo...
authorClaudio Cambra <claudio.cambra@nextcloud.com>
Mon, 13 Nov 2023 03:26:36 +0000 (11:26 +0800)
committerCamila Ayres <hello@camilasan.com>
Mon, 11 Mar 2024 14:20:51 +0000 (15:20 +0100)
commit8e39d8ef97e470ae5ee8b38ecd1b8c949c999670
tree6402360e91a063fb3f03c7777fbdf37c8b619e3f
parent2f6ae0c4dd069dd04d275de8490713430af23a15
macosx: Selectively compile UserNotifications component of systray depending on deployment version

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
src/gui/CMakeLists.txt
src/gui/systray.cpp
src/gui/systray.h
src/gui/systray.mm [deleted file]
src/gui/systray_mac_usernotifications.mm [new file with mode: 0644]