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 1b38a78 commit 634e5c3Copy full SHA for 634e5c3
SwiftPackageManager.md
@@ -51,8 +51,8 @@ https://github.com/firebase/firebase-ios-sdk/issues/6472#issuecomment-694449182.
51
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`
+If you're using FirebaseCrashlytics, you can use
+`${BUILD_DIR%Build/*}/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