OGeek|极客世界-中国程序员成长平台

标题: ios - Crashlytics IOS 中缺少 dSYM [打印本页]

作者: 菜鸟教程小白    时间: 2022-12-11 19:53
标题: ios - Crashlytics IOS 中缺少 dSYM

您好,我一直在寻找解决方案,但不幸的是我无法找到答案。我的问题是我的应用程序使用了 crashlytics。拉动我的 crashlytics 时,我看到 Dsyms 缺失问题,我试图通过管理器添加所有缺失的问题,但不幸的是我无法找到所有缺失的问题。请注意我的应用程序不在应用商店中,并且我没有 iTunes Connect 我使用的是企业帐户。我注意到,当通过模拟器运行我的应用程序并强制崩溃时,Fabric 会要求我提供一个我无法找到的新 dSYM。我在哪里可以找到这个 dsym?我已经通过我的build设置验证了我在调试和发布时都启用了 dSYM 的 dWARRF。如果您有任何想法,请告诉我。谢谢!!



Best Answer-推荐答案


If you’re using Xcode 10 on a new project, Xcode 10 adopts a new build ordering that is independent of the ordered list in the Build Phases of Xcode.

Put "$(BUILT_PRODUCTS_DIR)/$(INFOPLIST_PATH)" into your Fabric Run Script’s “Input Files” section to ensure your installation of Fabric goes smoothly.

引用 Crashlytics documentation .

关于ios - Crashlytics IOS 中缺少 dSYM,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49375470/






欢迎光临 OGeek|极客世界-中国程序员成长平台 (http://ogeek.cn/) Powered by Discuz! X3.4