Commit 0c865e7
committed
fix(mac): silence deprecated LSSharedFileList warnings in setupFavLink
LSSharedFileList was deprecated in macOS 10.11 with no public replacement
for adding items to the Finder sidebar. Wrap the best-effort call in
QT_WARNING_DISABLE_DEPRECATED to keep behavior and drop the 4 warnings.
Assisted-by: Claude Code:claude-opus-4-8
Signed-off-by: Camila Ayres <camila.ayres@nextcloud.com>1 parent 97de8ff commit 0c865e7
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| 47 | + | |
43 | 48 | | |
44 | 49 | | |
45 | 50 | | |
| |||
0 commit comments