mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
Update instructions and fix build
This commit is contained in:
parent
ebe43c72c6
commit
2edd2ffea7
9 changed files with 63 additions and 13 deletions
4
third-party/webrtc/BUILD
vendored
4
third-party/webrtc/BUILD
vendored
|
|
@ -3227,10 +3227,12 @@ cc_library(
|
|||
"-framework CoreVideo",
|
||||
"-framework CoreGraphics",
|
||||
"-framework QuartzCore",
|
||||
"-framework AppKit",
|
||||
"-weak_framework Network",
|
||||
"-weak_framework Metal",
|
||||
],
|
||||
}) + select({
|
||||
"@platforms//os:macos": ["-framework AppKit"],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue