From d60afca617ed05c4beb957b77cf43a05888eecf9 Mon Sep 17 00:00:00 2001 From: Hernan Zalazar Date: Mon, 16 May 2016 16:02:25 -0700 Subject: [PATCH] Update README.md [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b74d08d..bd26966 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ If you get the following warning. Click `.xcodeproj` in the project navigator and go the `Build Settings` tab. Make sure 'All' is toggled on (instead of 'Basic'). Look for `Other Linker Flags` and change the current value for `$(inherited)`. -> Also make sure you are not adding `use_frameworks!` in your Podfile, there is a known issue with Dynamic Frameworks that needs to be fixed. +> Also make sure you are not adding `use_frameworks!` in your Podfile, there is a known issue with Dynamic Frameworks that currently has no fix. ### Android