Paul Beusterien 15a8d2d6a0 Core is now 4.7.0 8 лет назад
..
Example 15a8d2d6a0 Core is now 4.7.0 8 лет назад
Port 4fbc96904f Use fully qualified imports in Firestore (#467) 8 лет назад
Protos 4fbc96904f Use fully qualified imports in Firestore (#467) 8 лет назад
Source 343421d93e FIRAppInternal.h is a published private header (#501) 8 лет назад
src 7459be46ff Port autoid to C++ and remove FSTUtil (#475) 8 лет назад
test 343421d93e FIRAppInternal.h is a published private header (#501) 8 лет назад
third_party 4fbc96904f Use fully qualified imports in Firestore (#467) 8 лет назад
CHANGELOG.md 7cdf7af78b Update CHANGELOG for Firestore v0.9.3 (#498) 8 лет назад
CMakeLists.txt 7459be46ff Port autoid to C++ and remove FSTUtil (#475) 8 лет назад
README.md 782408ff58 Fix a wrong file name in README.md (#493) 8 лет назад
test.sh bde743ed25 Release 4.3.0 (#327) 8 лет назад

README.md

Usage

$ cd Firestore/Example
$ pod update
$ open Firestore.xcworkspace
Select the FirestoreTests scheme
⌘-u to build and run the unit tests

Building Protos

Typically you should not need to worrying about regenerating the Objective-C files from the .proto files. If you do, see instructions at Protos/README.md.