Update tgcalls

This commit is contained in:
Ali 2020-10-01 20:04:12 +01:00
parent bf40f16e1f
commit c78d11b88a
3 changed files with 3 additions and 1 deletions

View File

@ -18,6 +18,7 @@ static_library(
"tgcalls/tgcalls/platform/darwin/VideoCameraCapturerMac.*",
"tgcalls/tgcalls/platform/darwin/VideoMetalViewMac.*",
"tgcalls/tgcalls/platform/darwin/GLVideoViewMac.*",
"tgcalls/tgcalls/platform/darwin/ScreenCapturer.*",
]),
has_cpp = True,
headers = merge_maps([

View File

@ -19,6 +19,7 @@ objc_library(
"tgcalls/tgcalls/platform/darwin/VideoCameraCapturerMac.*",
"tgcalls/tgcalls/platform/darwin/VideoMetalViewMac.*",
"tgcalls/tgcalls/platform/darwin/GLVideoViewMac.*",
"tgcalls/tgcalls/platform/darwin/ScreenCapturer.*",
]),
hdrs = glob([
"PublicHeaders/**/*.h",

@ -1 +1 @@
Subproject commit b906b5a955f1e6e195cb91c4513d4cb7b3620ea6
Subproject commit abf983bf498ed0ddbdc3a4e2326b218f62a69d0c