dSYM upload history can be found on the Settings - dSYMS page. 



For automated uploads, the app versions column will populate with data that is sent when the iOS dSYM uploader completes its uploading if the following conditions are met. 


1. The app must be on Embrace iOS SDK version 5.12.4 and above.

2. The app version needs to be get-able by the script, either by:

    a. Setting EMBRACE_APP_VERSION to the app version you want to link the dSYM to, or

    b. it’ll auto-scrape the value from the Info.plist file that was generated when the app was built, specifically the CFBundleShortVersionString value.