Please remove run script added for auto upload DSYM file.
And manually upload DSYM for crash report symbolication.
Please check for how to upload DSYM manually.
Download dSYM bundles using Xcode Organizer after archiving your app
- In Xcode, from the Xcode menu select Window > Organizer.
- In Xcode Organizer, click the Archives tab.
- Under iOS Apps, select your app from the list.
- From the Version column, select the archive for your app, displayed as App Version (Build Uuid).
- Click Download dSYMs to download the dSYM bundles from Apple.
Compress and upload dSYM bundles to MINT
- In Finder, find the dSYM bundles (archive files) you just downloaded.
- Right-click the archive file and select Show package contents.
- Open the dSYMs folder.
- Compress each dSYM file named with your app's build UUID to a ZIP file.
- Open MINT Management Console by logging in to mint.splunk.com.
- Select your app project.
- Click the Settings dashboard.
- Under Project Settings, click dSYMs.
- Click Browse & Upload, then navigate to and select the dSYM bundles you compressed.
For more info check out docs