From bde743ed25166a0b320ae157bfb1d68064f531c9 Mon Sep 17 00:00:00 2001 From: Gil Date: Tue, 3 Oct 2017 08:55:22 -0700 Subject: Release 4.3.0 (#327) Initial release of Firestore at 0.8.0 Bump FirebaseCommunity to 0.1.3 --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 780a73f..fbc7fa8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Firebase iOS Open Source Development [![Build Status](https://travis-ci.org/firebase/firebase-ios-sdk.svg?branch=master)](https://travis-ci.org/firebase/firebase-ios-sdk) This repository contains a subset of the Firebase iOS SDK source. It currently -includes FirebaseCore, FirebaseAuth, FirebaseDatabase, FirebaseMessaging, and -FirebaseStorage. +includes FirebaseCore, FirebaseAuth, FirebaseDatabase, FirebaseMessaging, +FirebaseStorage, and Firestore. Firebase is an app development platform with tools to help you build, grow and monetize your app. More information about Firebase can be found at @@ -18,6 +18,10 @@ unit tests, integration tests, and reference samples. Note, however, that the resulting FirebaseCommunity pod is NOT interoperable with the official Firebase release pods because of different pod dependency definitions. +Firestore has not yet been integrated with FirebaseCommunity. In the +meantime, it has a self contained Xcode project. See +[Firestore/README.md](Firestore/README.md). + Instructions and a script to build replaceable static library frameworks at [BuildFrameworks](BuildFrameworks). The resulting frameworks can be used to replace frameworks delivered by CocoaPods or -- cgit v1.2.3