Skip to content

Commit d69e274

Browse files
authored
Update SwiftPackageManager.md with instructions for Crashlytics SPM (#7229)
1 parent 1a1a91a commit d69e274

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
@@ -51,6 +51,10 @@ https://github.com/firebase/firebase-ios-sdk/issues/6472#issuecomment-694449182.
5151

5252
<img src="docs/resources/SPMObjC.png">
5353

54+
If you're using FirebaseCrashlytics, use
55+
`${BUILD_DIR}SourcePackages/checkouts/firebase-ios-sdk/Crashlytics/run`
56+
as the run script that allows Xcode to upload your project's dSYM files.
57+
5458
### Alternatively, add Firebase to a `Package.swift` manifest
5559

5660
To integrate via a `Package.swift` manifest instead of Xcode, you can add

0 commit comments

Comments
 (0)