Rocket.Chat.ReactNative/ios/Pods/glog
Diego Mello a1b1af01c9
Update RN to 0.59.8 (#896)
* update IOS react native to 0.59.8

* update Android react native to 0.59.8

* fix eslint errors

* Android debug working

* Android build

* Fix lint

* Making jest happy

* Update CircleCI android image

* Fix android build

* Use 32 bits

* Fix iOS build

* Update detox

* Use new Xcode build system

* Use old build system

* Update realm (64 bits support)
2019-05-22 17:15:35 -03:00
..
src Update RN to 0.59.8 (#896) 2019-05-22 17:15:35 -03:00
COPYING Update RN to 0.59.8 (#896) 2019-05-22 17:15:35 -03:00
README Update RN to 0.59.8 (#896) 2019-05-22 17:15:35 -03:00
README.windows Update RN to 0.59.8 (#896) 2019-05-22 17:15:35 -03:00

README

This repository contains a C++ implementation of the Google logging
module.  Documentation for the implementation is in doc/.

See INSTALL for (generic) installation instructions for C++: basically
   ./configure && make && make install