From 59e5948d2861f8781466514e1aa488a4334d6404 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Mon, 5 Mar 2018 14:20:02 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90a2604..f5ba2d1 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ NOTE: there is a working example in `master` branch 1. Follow the instruction on [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. Put frameworks under `ios/Frameworks` folder, also put `firebase.h` and `module.modulemap` there -3. Modify `User Header Search Paths` and add `$(PROJECT_DIR)/Frameworks` +3. Modify your project's `User Header Search Paths` and add `$(PROJECT_DIR)/Frameworks` screen shot 2018-03-05 at 2 17 03 pm NOTE: There is a working example in `no-pod` branch -- 2.26.2