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 daa83b9 commit 774b445Copy full SHA for 774b445
SwiftPackageManager.md
@@ -50,7 +50,7 @@ in the `Build Settings` tab.
50
<img src="docs/resources/SPMObjC.png">
51
52
If you're using FirebaseCrashlytics, you can use
53
-`${BUILD_DIR%Build/*}/SourcePackages/checkouts/firebase-ios-sdk/Crashlytics/run`
+`${BUILD_DIR%/Build/*}/SourcePackages/checkouts/firebase-ios-sdk/Crashlytics/run`
54
as the run script that allows Xcode to upload your project's dSYM files.
55
56
Another option is to use the
0 commit comments