Skip to content

Commit 277b81b

Browse files
authored
Clarify FirebaseAnalytics is still static only (#7574)
1 parent eca78c7 commit 277b81b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/firebase_in_libraries.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ With Firebase 7.0, CocoaPods developers can control whether Firebase is linked s
55
dynamically from the `Podfile`. Use the Podfile option `use_frameworks! :linkage => :static` to get
66
the Firebase 6.x linkage behavior.
77

8+
The 7.x update applies to all Firebase libraries except
9+
FirebaseAnalytics, which continues to be distributed as a binary static framework.
10+
811
The zip and Carthage distributions continue to only be built for static linking.
912

1013
The Swift Package Manager distribution follows the Swift Package Manager defaults which is

0 commit comments

Comments
 (0)