From e88b26e7e12bd25bb1d7c0977d15dc7b891409f0 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Wed, 13 Jul 2016 23:25:52 -0400 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3bb7a74..7b653ed 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,6 @@ pod install Firebase/Messaging ### Non Cocoapod approach 1. download framework from https://firebase.google.com/docs/ios/setup last section Integrate without CocoaPods 2. Follow the readme to link frameworks (Analytics+Messaging) -3. current zip file is missing `FirebaseAnalytics.framework` file. I put one in the root of this repository ### Shared steps in AppDelegate.m add -- 2.26.2