Commit 09e9e4a6 authored by Libin Lu's avatar Libin Lu Committed by GitHub

Update README.md

parent 1f017b22
...@@ -191,6 +191,7 @@ NOTE: you don't need to enable `use_frameworks!`. if you have to have `use_frame ...@@ -191,6 +191,7 @@ NOTE: you don't need to enable `use_frameworks!`. if you have to have `use_frame
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... - Import libraries, add Capabilities (background running and push notification), upload APNS and etc etc etc...
2. Put frameworks under `ios/Pods` folder
2. Follow the `README` to link frameworks (Analytics+Messaging) 2. Follow the `README` to link frameworks (Analytics+Messaging)
### Shared steps ### Shared steps
......
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