简体   繁体   中英

There is no Download dSYM option on iTunes connect

I need to download dSYM file from iTunes Connect.

I can see "Include symbols" is Yes, but there is no link to download the dSYM file.

Any idea why the option is not there?

with Xcode 8,9,10,11 and above

 * Select Window -> Organizer
 * will open up Organizer window
 * Right click on Specific Archive and select 'Show in Finder' option
 * Right click archive in finder and select 'Show Package Contents'.
 * Project.xcarchive contains dSYMs, Info.plist and Products.
 * dSYMs folder contains dSYM file of your project.

you may need to go in

activity -> select build which build dSYM file is need here is display download dSYM

click and download specific build dSYM file.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM