Marek Gilbert 9cf8259ed1 Clarify extra bandwidth usage 7 лет назад
..
Example 9a241b2d7e Add spec test support for target-scoped resume tokens (#1498) 7 лет назад
Protos 3722deff12 Install protobuf during CMake build (#1460) 7 лет назад
Source c22a190871 Add a schema migration that drops the query cache (#1558) 7 лет назад
Swift 13e3667384 Add build infrastructure for Codable support in Firestore (#815) 8 лет назад
core c22a190871 Add a schema migration that drops the query cache (#1558) 7 лет назад
third_party d03050653f Install googletest (#1461) 7 лет назад
CHANGELOG.md 9cf8259ed1 Clarify extra bandwidth usage 7 лет назад
CMakeLists.txt 3722deff12 Install protobuf during CMake build (#1460) 7 лет назад
README.md 782408ff58 Fix a wrong file name in README.md (#493) 8 лет назад
test.sh 5930ad2fee Factor out a universal build script (#884) 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.