aboutsummaryrefslogtreecommitdiffhomepage
path: root/Carthage.md
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-03-14 06:46:25 -0700
committerGravatar GitHub <noreply@github.com>2018-03-14 06:46:25 -0700
commite754491394fb7b4611447a1018df726dc25a3d64 (patch)
tree9bbfae6a3708ec8a65ea764c46469b411dc31ff2 /Carthage.md
parent9e815620e9f7f43b42e03db4e5118d7ad03ddee7 (diff)
Add instruction to delete Firebase.framework from link (#917)
Diffstat (limited to 'Carthage.md')
-rw-r--r--Carthage.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Carthage.md b/Carthage.md
index e111205..4c6f2ba 100644
--- a/Carthage.md
+++ b/Carthage.md
@@ -48,6 +48,7 @@ binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseStorageBinary.jso
they're added to the right build target(s).
- Add the -ObjC flag to "Other Linker Flags".
- Make sure that the build target(s) includes your project's `GoogleService-Info.plist`.
+- [Delete Firebase.framework from the Link Binary With Libraries Build Phase](https://github.com/firebase/firebase-ios-sdk/issues/911#issuecomment-372455235).
## Versioning