We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd1add6 commit 944cde7Copy full SHA for 944cde7
SwiftPackageManager.md
@@ -44,6 +44,10 @@ Choose the Firebase products that you want installed in your app.
44
If you've installed FirebaseAnalytics, Add the `-ObjC` option to `Other Linker Flags`
45
in the `Build Settings` tab.
46
47
+If you're using FirebaseAnalytics, Xcode 12.0, and have an issue with
48
+device installation or archive uploading, see the workaround at
49
+https://github.com/firebase/firebase-ios-sdk/issues/6472#issuecomment-694449182.
50
+
51
<img src="docs/resources/SPMObjC.png">
52
53
### Alternatively, add Firebase to a `Package.swift` manifest
0 commit comments