Commits


Gil authored and GitHub committed 2f6ff231dde
Use new filesystem routines in FSTLevelDB (#1707) * Convert between leveldb::Status and util::Status * Use new filesystem routines in FSTLevelDB Also rework -[FSTPersistence start] to return Status * Remove unused leveldb::Status to NSError conversions * Add GoogleTest as a dependency of Firestore_IntegrationTests_iOS