Michael Lehenbauer 5464d1d35f Remove some Firestore references to google3 and go/ links. (#188) před 8 roky
..
Example 5464d1d35f Remove some Firestore references to google3 and go/ links. (#188) před 8 roky
Port dc91d4b03f Merge Firestore with Firebase for Firebase 4.3.0 (#186) před 8 roky
Protos 5464d1d35f Remove some Firestore references to google3 and go/ links. (#188) před 8 roky
Source 5464d1d35f Remove some Firestore references to google3 and go/ links. (#188) před 8 roky
third_party dc91d4b03f Merge Firestore with Firebase for Firebase 4.3.0 (#186) před 8 roky
Firestore.podspec dc91d4b03f Merge Firestore with Firebase for Firebase 4.3.0 (#186) před 8 roky
README.md dc91d4b03f Merge Firestore with Firebase for Firebase 4.3.0 (#186) před 8 roky
test.sh dc91d4b03f Merge Firestore with Firebase for Firebase 4.3.0 (#186) před 8 roky

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.