morgan pushed to branch base-browser-128.7.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits:
-
6e19b43b
by Pier Angelo Vendrame at 2025-02-06T18:20:34+00:00
1 changed file:
Changes:
... | ... | @@ -228,7 +228,7 @@ if CONFIG["MOZ_WIDGET_TOOLKIT"] == "cocoa": |
228 | 228 | "-framework AVFoundation",
|
229 | 229 | "-framework CoreMedia",
|
230 | 230 | "-framework IOKit",
|
231 | - "-framework ScreenCaptureKit",
|
|
231 | + "-weak_framework ScreenCaptureKit",
|
|
232 | 232 | "-F%s" % CONFIG["MACOS_PRIVATE_FRAMEWORKS_DIR"],
|
233 | 233 | "-framework CoreUI",
|
234 | 234 | "-framework CoreSymbolication",
|