Paul Beusterien 1e8fc1ac13 Update versions for Release 5.8.0 7 yıl önce
..
Example 1e8fc1ac13 Update versions for Release 5.8.0 7 yıl önce
Protos cda87fa3af Convert grpc and protobuf CMake builds to add_subdirectory (#1537) 7 yıl önce
Source 2813ac30da Fix analyze issues in Firestore (#1763) 7 yıl önce
Swift e963b606f3 Migrate contents of SwiftBuildTest to Firestore_SwiftTests_iOS (#1524) 7 yıl önce
core 2ec249e273 gRPC: add a wrapper over the stream (#1706) 7 yıl önce
fuzzing f7b5869df4 Adding Fuzzing Test Target LevelDb (#1685) 7 yıl önce
third_party 2813ac30da Fix analyze issues in Firestore (#1763) 7 yıl önce
CHANGELOG.md 4b49fbdd33 Update CHANGELOG for Firestore v0.13.2 (#1728) 7 yıl önce
CMakeLists.txt 762b0b5500 Reimplement util::MakeString(NSString*) (#1673) 7 yıl önce
README.md 782408ff58 Fix a wrong file name in README.md (#493) 8 yıl önce
test.sh 5930ad2fee Factor out a universal build script (#884) 8 yıl önce

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.