aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Podfile
Commit message (Collapse)AuthorAge
* Update component versions for Firebase 4.8.0 (#561)Gravatar Kyle Ju2017-12-12
|
* Core is now 4.7.0Gravatar Paul Beusterien2017-12-01
|
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
|
* Make FSTIntegrationTestCase Objective-C++ (#439)Gravatar Gil2017-11-09
| | | | | | | | | | | * Make all FIRLogger functions extern "C" * Make FSTIntegrationTestCase Objective-C++ Keep external interface to FSTIntegrationTestCase Objective-C * Add explicit dependency on Firebase/Community/Core from Tests This fixes a linkage error on a missing _FIRSetLoggerLevel symbol
* Run GoogleTest-based C++ tests in Xcode (#420)Gravatar Gil2017-11-08
| | | | | | * Use GoogleTest as a dependency of Firestore_Tests * Remove top-level leveldb-library from HEADER_SEARCH_PATHS * Add string_util_test to the project and get it to build * Implement FSTGoogleTestTests, a bridge between GoogleTest and XCTest
* Release 4.3.0 (#327)Gravatar Gil2017-10-03
Initial release of Firestore at 0.8.0 Bump FirebaseCommunity to 0.1.3