From 781571ad0d56a9bdce9a96bdc7bb81e5d31c17c8 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Mon, 23 Jan 2017 10:00:16 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb3bee4..0fbfe38 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,8 @@ uncomment the "use_frameworks!" line in the podfile. ### Non Cocoapod approach -1. Download the Firebase SDK framework from [Integrate without CocoaPods](https://firebase.google.com/docs/ios/setup#frameworks) +1. Download the Firebase SDK framework from [Integrate without CocoaPods](https://firebase.google.com/docs/ios/setup#frameworks). +- Import libraries, add Capabilities (background running and push notification), upload APNS and etc etc etc... 2. Follow the `README` to link frameworks (Analytics+Messaging) ### Shared steps -- 2.26.2