This step uploads dSYM to AppCenter using official CLI. The step is relevant only for iOS projects (including Xamarin.iOS).
By default $BITRISE_DSYM_PATH env used to lookup for dSYM file.
If an archive step used as part of the workflow then a default value can be used
for dsym_path variable
It is important to obtain API Token from AppCenter to use this step.