Ashine
Ashine
Here is part of gclient sync describe. ` ... ... ...... [0:11:04] Still working on: [0:11:04] src/third_party [0:11:14] Still working on: [0:11:14] src/third_party [0:11:24] Still working on: [0:11:24] src/third_party [0:11:34]...
here is my build operation log in terminal with **Ashine% python3 scripts/build.py --scheme release --arch arm64 --skip_tests** ` Ashine% python3 scripts/build.py --scheme release --arch arm64 --skip_tests Done. Made 1612 targets...
I notice issues#317 report the same question. https://github.com/open-webrtc-toolkit/owt-client-native/pull/317
> Sounds like the same question raised in issue 317. You could firstly pick that PR to your tree, so it wouldn't block your work. Fine , hope it fixed...
Finally , the #317 PR fix this issues. it' mentioned error is 'include customizedvideosource in iOS build version.'
Hi jianjunz, How to build sio lib with tls no verification ? Otherwise , i find sio event delay so much, while switch network,or owt leave room. for eg. i...
You can modify build configuration setting with pod **post_install** in podfile , [detail](https://stackoverflow.com/questions/44212903/how-to-set-clang-enable-modules-no-for-pod-generated-project)