mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Experimental media improvements
This commit is contained in:
parent
8f87fe8f54
commit
9195ffa96b
23 changed files with 673 additions and 219 deletions
2
third-party/webrtc/BUILD
vendored
2
third-party/webrtc/BUILD
vendored
|
|
@ -35,7 +35,7 @@ genrule(
|
|||
echo "Unsupported architecture $(TARGET_CPU)"
|
||||
fi
|
||||
BUILD_DIR="$(RULEDIR)/$$BUILD_ARCH"
|
||||
rm -rf "$$BUILD_DIR"
|
||||
#rm -rf "$$BUILD_DIR"
|
||||
mkdir -p "$$BUILD_DIR"
|
||||
|
||||
SOURCE_PATH="third-party/webrtc/webrtc-ios/src"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue