|
|
7 年 前 | |
|---|---|---|
| .. | ||
| Example | 78fa617dd4 Update versions for Release 5.19.0 | 7 年 前 |
| Protos | 6af931d4e8 Migrate Firestore to the v1 protocol (#2200) | 7 年 前 |
| Source | 9c95d61304 Update project and fix warnings (#2531) | 7 年 前 |
| Swift | bd0b8e9449 Collection Group Query Internals (#2378) | 7 年 前 |
| core | 9f62410f72 Implement PatchingDeletedDocumentsDoesNothing test (#2528) | 7 年 前 |
| fuzzing | f7b5869df4 Adding Fuzzing Test Target LevelDb (#1685) | 7 年 前 |
| third_party | f250f50c53 Update abseil to master@{2018-11-06} (#2058) | 7 年 前 |
| CHANGELOG.md | 1363332ab7 Update CHANGELOG for Firestore v1.1.0 (#2520) | 7 年 前 |
| CMakeLists.txt | 762b0b5500 Reimplement util::MakeString(NSString*) (#1673) | 7 年 前 |
| README.md | 76ba6e933e Allow GoogleServices-Info.plist to configure Firestore integration tests (#1822) | 7 年 前 |
| test.sh | 5930ad2fee Factor out a universal build script (#884) | 8 年 前 |
Set up a workspace via CocoaPods
$ cd Firestore/Example
$ pod update
$ open Firestore.xcworkspace
Select the Firestore_Tests_iOS scheme
⌘-u to build and run the unit tests
GoogleServices-Info.plist
file in Firestore/Example/App.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.