Ryan Wilson 465e9a1f0e Update component versions for 4.12.0 (#1024) 8 年之前
..
Example 465e9a1f0e Update component versions for 4.12.0 (#1024) 8 年之前
Protos a335d78a62 Only add nanopb proto headers to the -I path when depending on the nanopb protos. (#982) 8 年之前
Source c46e7f2928 Drop FSTRemoteDocumentChangeBuffer (#1013) 8 年之前
Swift 13e3667384 Add build infrastructure for Codable support in Firestore (#815) 8 年之前
core cdd855423a Fix optimized build missing symbol issue (#1009) 8 年之前
third_party ef59c11f82 Merge branch 'abseil-mirror' into merge 8 年之前
CHANGELOG.md 23a5092216 Updating Firestore Changelog for v0.11.0 8 年之前
CMakeLists.txt a335d78a62 Only add nanopb proto headers to the -I path when depending on the nanopb protos. (#982) 8 年之前
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.