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 5890db9 commit c046011Copy full SHA for c046011
SwiftPackageManager.md
@@ -54,7 +54,7 @@ If you're using FirebaseCrashlytics, you can use
54
as the run script that allows Xcode to upload your project's dSYM files.
55
56
Another option is to use the
57
-[upload-symbols](https://github.com/firebase/firebase-ios-sdk/raw/master/Crashlytics/upload-symbols)
+[upload-symbols](https://github.com/firebase/firebase-ios-sdk/raw/main/Crashlytics/upload-symbols)
58
script. Place it in the directory where your `.xcodeproj` file lives,
59
eg. `scripts/upload-symbols`, and make sure that the file is executable:
60
`chmod +x scripts/upload-symbols`.
0 commit comments