简体   繁体   English

我无法从App Store Connect和Xcode下载dSYM文件

[英]I cannot download dSYM files from App Store Connect and Xcode

I need to get dSYM to use Firebase Crashlytics. 我需要让dSYM使用Firebase Crashlytics。 When I tried to get it from Xcode, I got this message below 当我试图从Xcode获取它时,我收到以下消息

Xcode Message Xcode消息

在此输入图像描述

Then, I tried to get from App Store Connect. 然后,我试图从App Store Connect获取。 There was no button to download it. 没有按钮可以下载它。

App Store Connect Image App Store连接图像

在此输入图像描述

Finally, I got dSYM from Finder, I found dSYM files, and I uploaded it to Firebase. 最后,我从Finder获得了dSYM,我找到了dSYM文件,并将其上传到Firebase。 But it doesn't work, I cannot see crash reports. 但它不起作用,我看不到崩溃报告。 Probably something is wrong. 可能有些事情是错的。

I asked Apple support about Xcode and App Store Connect, but they said just ask at developer forum. 我向Apple提出了有关Xcode和App Store Connect的支持,但他们只是在开发者论坛上提问。

How can I solve this problem? 我怎么解决这个问题?

在Xcode上转到窗口>管理器>选择您的存档文件>右键单击>在查找器中显示>右键单击xxcarchive文件>显示包内容>然后您可以存档dSYMs文件夹。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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