Gil a9b55436d5 Update CHANGELOG for Firestore v0.9.0 (#371) há 8 anos atrás
..
Example ae171bb226 Adding goOnline/goOffline to the RemoteStore (#347) há 8 anos atrás
Port bde743ed25 Release 4.3.0 (#327) há 8 anos atrás
Protos bde743ed25 Release 4.3.0 (#327) há 8 anos atrás
Source ae171bb226 Adding goOnline/goOffline to the RemoteStore (#347) há 8 anos atrás
third_party bde743ed25 Release 4.3.0 (#327) há 8 anos atrás
CHANGELOG.md a9b55436d5 Update CHANGELOG for Firestore v0.9.0 (#371) há 8 anos atrás
Firestore.podspec bde743ed25 Release 4.3.0 (#327) há 8 anos atrás
README.md bde743ed25 Release 4.3.0 (#327) há 8 anos atrás
test.sh bde743ed25 Release 4.3.0 (#327) há 8 anos atrás

README.md

Usage

$ cd Firestore/Example
$ pod update
$ open Firebase.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.