Commit 59e5948d authored by Libin Lu's avatar Libin Lu Committed by GitHub

Update README.md

parent 40e13ca8
......@@ -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`
<img width="796" alt="screen shot 2018-03-05 at 2 17 03 pm" src="https://user-images.githubusercontent.com/9213224/36994792-263f05c4-2080-11e8-9d46-9b11ef49962a.png">
NOTE: There is a working example in `no-pod` branch
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment