mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Update tgcalls
This commit is contained in:
parent
bf40f16e1f
commit
c78d11b88a
@ -18,6 +18,7 @@ static_library(
|
|||||||
"tgcalls/tgcalls/platform/darwin/VideoCameraCapturerMac.*",
|
"tgcalls/tgcalls/platform/darwin/VideoCameraCapturerMac.*",
|
||||||
"tgcalls/tgcalls/platform/darwin/VideoMetalViewMac.*",
|
"tgcalls/tgcalls/platform/darwin/VideoMetalViewMac.*",
|
||||||
"tgcalls/tgcalls/platform/darwin/GLVideoViewMac.*",
|
"tgcalls/tgcalls/platform/darwin/GLVideoViewMac.*",
|
||||||
|
"tgcalls/tgcalls/platform/darwin/ScreenCapturer.*",
|
||||||
]),
|
]),
|
||||||
has_cpp = True,
|
has_cpp = True,
|
||||||
headers = merge_maps([
|
headers = merge_maps([
|
||||||
|
@ -19,6 +19,7 @@ objc_library(
|
|||||||
"tgcalls/tgcalls/platform/darwin/VideoCameraCapturerMac.*",
|
"tgcalls/tgcalls/platform/darwin/VideoCameraCapturerMac.*",
|
||||||
"tgcalls/tgcalls/platform/darwin/VideoMetalViewMac.*",
|
"tgcalls/tgcalls/platform/darwin/VideoMetalViewMac.*",
|
||||||
"tgcalls/tgcalls/platform/darwin/GLVideoViewMac.*",
|
"tgcalls/tgcalls/platform/darwin/GLVideoViewMac.*",
|
||||||
|
"tgcalls/tgcalls/platform/darwin/ScreenCapturer.*",
|
||||||
]),
|
]),
|
||||||
hdrs = glob([
|
hdrs = glob([
|
||||||
"PublicHeaders/**/*.h",
|
"PublicHeaders/**/*.h",
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit b906b5a955f1e6e195cb91c4513d4cb7b3620ea6
|
Subproject commit abf983bf498ed0ddbdc3a4e2326b218f62a69d0c
|
Loading…
x
Reference in New Issue
Block a user