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 2f778ee commit efab749Copy full SHA for efab749
Crashlytics/run
@@ -65,7 +65,7 @@ if [[ $return_code != 0 ]]; then
65
exit $return_code
66
fi
67
68
-# Verification passed, convert and upload cSYMs in the background to prevent
+# Verification passed, convert and upload dSYMs in the background to prevent
69
# build delays
70
#
71
# Note: Validation is performed again at this step before upload
0 commit comments