iTunes连接上没有下载dSYM选项

neh*_*eha 20 itunesconnect ios dsym

我需要从iTunes Connect下载dSYM文件.

我可以看到"包含符号"是,但没有链接下载dSYM文件.

知道为什么选项不存在吗?

mid*_*n p 4

使用 Xcode 8、9、10、11 及更高版本

 * 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.
Run Code Online (Sandbox Code Playgroud)

  • 仅当您使用 Xcode 从计算机上传项目时,此方法才有效。 (2认同)