From de0849e8ffdab7098a9d326b7cda48f15117eaf9 Mon Sep 17 00:00:00 2001 From: Ivaylo Bratoev Date: Thu, 13 Apr 2017 20:22:56 +0300 Subject: [PATCH] Do no require "use_frameworks!" the podfile (#381) Update README to remove the line that says to uncomment the "use_frameworks!" line. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 128f125..288d34d 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,6 @@ Install the `Firebase/Messaging` pod: cd ios && pod init pod install Firebase/Messaging ``` -uncomment the "use_frameworks!" line in the podfile. ### Non Cocoapod approach -- 2.26.2