Gil d44174e1d2 Copy all C++ strings to NSString where they're not obviously safe (#893) há 8 anos atrás
..
Example 0771482307 Version bumps for Firebase 4.10.1 (#891) há 8 anos atrás
Protos fe19fca0e5 Serialize and deserialize null (#783) há 8 anos atrás
Source d44174e1d2 Copy all C++ strings to NSString where they're not obviously safe (#893) há 8 anos atrás
Swift 13e3667384 Add build infrastructure for Codable support in Firestore (#815) há 8 anos atrás
core f75267bfd6 Don't build firebase_firestore_testutil_apple on non-apple platforms. (#841) há 8 anos atrás
third_party ef59c11f82 Merge branch 'abseil-mirror' into merge há 8 anos atrás
CHANGELOG.md 622a911e23 Minimal fix for b/74357976 (#890) há 8 anos atrás
CMakeLists.txt fe19fca0e5 Serialize and deserialize null (#783) há 8 anos atrás
README.md 782408ff58 Fix a wrong file name in README.md (#493) há 8 anos atrás
test.sh 4dc63f8d7c Fix Firestore tests for M22 (#834) há 8 anos atrás

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.