aboutsummaryrefslogtreecommitdiffhomepage
path: root/Carthage.md
diff options
context:
space:
mode:
authorGravatar Søren Gregersen <s@grgrsn.dk>2018-06-13 15:31:52 +0200
committerGravatar Paul Beusterien <paulbeusterien@google.com>2018-06-13 06:31:52 -0700
commit3139f89c73faac99fe2f31297c6594a6454ebc9e (patch)
tree0783583617dad60af5f54c4e95f7c0184affbb46 /Carthage.md
parent796e7b8ab2f51fae7b2b5c28d7bbac19d0d08fae (diff)
Added comment about Carthage build phase (#1404)
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 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