Get the dSYM file from Xcode
- In Xcode, run the Xcode build: Product > Build.
- View the log navigator: View > Navigators > Show Report Navigator.Note: Older versions of Xcode used Show Log Navigator.
- Click the log entry for the most recent build.
- Near the end of the log, find and mouse over the log entry named
Generate <Your_App_Name>.app.dSYM. - Click the button on the right side of the entry to expand it.The end of the displayed command is the path to the dSYM file.
- Navigate to this dSYM file in the Finder.
- Right-click on the dSYM file and choose Compress.
- Upload to Splunk AppDynamics the .zip file that Finder generates.