Commit 98789670 authored by Libin Lu's avatar Libin Lu Committed by GitHub

Create README.md

parent 8b2328f4
...@@ -177,6 +177,7 @@ Install the `Firebase/Messaging` pod: ...@@ -177,6 +177,7 @@ Install the `Firebase/Messaging` pod:
cd ios && pod init cd ios && pod init
pod install Firebase/Messaging pod install Firebase/Messaging
``` ```
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`
### Non Cocoapod approach ### Non Cocoapod approach
......
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