datso / react-native-pjsip

A PJSIP module for React Native.
http://datso.github.io/react-native-pjsip
GNU General Public License v3.0
273 stars 231 forks source link

libs.sh des not work, as .libs.lock is commited to repo #140

Closed akolpakov closed 5 years ago

akolpakov commented 6 years ago

Now file .libs.lock is in repo.

It prevents to run libs.sh, because it checks if file is already exists then it skip installation

gregkowalsky commented 5 years ago

Also libs.sh fails to properly untar the downloaded file, hence #144