From 77c6e05bde4562a41dc540a3b00ea0a9535c3e09 Mon Sep 17 00:00:00 2001 From: Windham Wong Date: Mon, 6 Aug 2018 12:49:12 +0800 Subject: [PATCH] Update README.md New line is just important.... --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 632fe24..c4e4f1c 100644 --- a/README.md +++ b/README.md @@ -298,7 +298,9 @@ Install the `Firebase/Messaging` pod: pod install ``` NOTE: you don't need to enable `use_frameworks!`. if you have to have `use_frameworks!` make sure you don't have `inherit! :search_paths` + NOTE: there is a working example in `master` branch + NOTE: If you don't put `pod 'Firebase'` into `Podfile`, compilation will fail with error of missing Firebase library. ### Non Cocoapod approach -- 2.26.2