From 3139f89c73faac99fe2f31297c6594a6454ebc9e Mon Sep 17 00:00:00 2001 From: Søren Gregersen Date: Wed, 13 Jun 2018 15:31:52 +0200 Subject: Added comment about Carthage build phase (#1404) --- Carthage.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Carthage.md b/Carthage.md index 8f9c331..8445aeb 100644 --- a/Carthage.md +++ b/Carthage.md @@ -61,6 +61,7 @@ binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseStorageBinary.jso - ./Carthage/Build/iOS/FirebaseInvites.framework/GoogleSignIn.bundle - ./Carthage/Build/iOS/FirebaseInvites.framework/GPPACLPickerResources.bundle - ./Carthage/Build/iOS/FirebaseInvites.framework/GINInviteResources.bundle +- Please note that you shouldn't add the Firebase frameworks to the Carthage build phase (`copy-frameworks`). The frameworks contain static libraries that are linked at build time. ## Versioning -- cgit v1.2.3