无法从 iTunes 连接下载 dSYM 文件 [英] Can't download dSYM file from iTunes connect

查看:61
本文介绍了无法从 iTunes 连接下载 dSYM 文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要下载 dSYM 文件,所以,像往常一样,我去 iTunes 连接 -> 我的应用 -> 活动 -> 所有版本 -> 最新版本.

I need to download the dSYM file so, as I usually do, I went to iTunes connect -> My app -> Activity -> All builds -> latest version.

包含符号"是是",但没有下载 dSYM 文件的链接.

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

该应用程序是 3 周前上传的,因此它也不是正在处理中.我错过了一些愚蠢的东西吗?有什么想法吗?

The app was uploaded 3 weeks ago, so also it's not like it's processing. Am I missing something stupid? Any idea?

推荐答案

你在 Xcode 中是否还有可用的存档,因为你可以从那里保存它们:

Do you still have the archive available in Xcode as you can save them out from there:

  1. 选择窗口 -> 管理器
  2. 这将打开包含您的档案的管理器窗口.
  3. 右键单击存档"并选择在 Finder 中显示".
  4. 在查找器中右键单击存档并选择显示包内容".
  5. Project.xcarchive 包含 dSYMsInfo.plistProducts.
  6. dSYMs 文件夹包含您项目的 dSYM 文件.
  1. Select Window -> Organizer
  2. This will open up Organizer window containing your archives.
  3. Right click on Archive and select 'Show in Finder'.
  4. Right click archive in finder and select 'Show Package Contents'.
  5. Project.xcarchive contains dSYMs, Info.plist and Products.
  6. dSYMs folder contains dSYM file of your project.

您可以在 Xcode 中构建期间启用调试符号文件生成,如下所示.

You can enable the Debug Symbol file generation during build within Xcode as below.

这篇关于无法从 iTunes 连接下载 dSYM 文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆