feat: webrtc builds for ios & android (#93)

This commit is contained in:
Théo Monnom
2023-06-24 22:02:08 +02:00
committed by GitHub
parent 983546767a
commit 3a4333ef47
12 changed files with 339 additions and 67 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ if not "!profile!" == "debug" if not "!profile!" == "release" (
exit /b 1
)
echo "Building LiveKit WebRTC"
echo "Building LiveKit WebRTC - Windows"
echo "Arch: !arch!"
echo "Profile: !profile!"