Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 351 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 351 Bytes

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.