Hi everyone,
I'm not able to find out which version of WebRTC is being built in the official GoogleWebRTC cocoapod.
On WebRTC
docs it says:
The versioning system used is 1.1.cr-commit-position, where cr-commit-position can
be used to identify the exact WebRTC revision the pod was built from. You can check the
revision at crrev.com/CR_COMMIT_POSITION_HERE.
Latest pod version is 1.1.22075 and if I go to
http://crrev.com/22075 it redirects me to a commit from 2009.
So does anyone know any other way to know the exact WebRTC revision the pod was built from?