aboutsummaryrefslogtreecommitdiffhomepage
path: root/FirebaseFirestore.podspec
Commit message (Collapse)AuthorAge
* Explicitly handle Firestore/third_party/ImmutableGravatar Marek Gilbert2017-12-07
| | | | | This allows Firestore/third_party to include a mix of Objective-C and C++ code.
* Merge pull request #515 from firebase/release-4.7.0Gravatar Paul Beusterien2017-11-30
|\ | | | | Release 4.7.0
* | Move sources into firebase::firestore and internal namespaces (#494)Gravatar Gil2017-11-30
| | | | | | | | | | | | | | * Move sources into firebase::firestore and internal namespaces Combine support and core/util packages; this distinction wasn't really paying its freight.
* | Remove dependency on FirebaseAuth (#505)Gravatar rsgowman2017-11-30
| | | | | | | | We now use the internal core functionality instead.
| * Update component versions for Firebase 4.7.0 (#497)Gravatar Paul Beusterien2017-11-28
|/
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21