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 674daf4 commit 0941030Copy full SHA for 0941030
SwiftPackageManager.md
@@ -52,7 +52,7 @@ https://github.com/firebase/firebase-ios-sdk/issues/6472#issuecomment-694449182.
52
<img src="docs/resources/SPMObjC.png">
53
54
If you're using FirebaseCrashlytics, use
55
-`${BUILD_DIR}SourcePackages/checkouts/firebase-ios-sdk/Crashlytics/run`
+`${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
58
Another option is to use the
0 commit comments