Skip to content

Commit 944cde7

Browse files
authored
Document workaround for Xcode 12 GM SPM binary device install bug (#6499)
1 parent fd1add6 commit 944cde7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

SwiftPackageManager.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ Choose the Firebase products that you want installed in your app.
4444
If you've installed FirebaseAnalytics, Add the `-ObjC` option to `Other Linker Flags`
4545
in the `Build Settings` tab.
4646

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+
4751
<img src="docs/resources/SPMObjC.png">
4852

4953
### Alternatively, add Firebase to a `Package.swift` manifest

0 commit comments

Comments
 (0)