iTunes连接上传中不允许Firebase崩溃报告dump_syms [英] Firebase crash report dump_syms is not permitted in iTunes connect upload

查看:120
本文介绍了iTunes连接上传中不允许Firebase崩溃报告dump_syms的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我将Firebase SDK集成到我的应用程序中,而没有使用CocoaPods for Analytics和崩溃报告。将应用程序上载到应用程序商店时,出现以下错误。我在这里做错什么的任何想法吗?

I am integrating the Firebase SDK into my app without using CocoaPods for Analytics and Crash Report. When I upload app to the app store, I get the following error. Any idea of what I'm doing wrong here?


错误ITMS-90171:无效的捆绑包结构-二进制文件'xxxx.app不允许使用/ dump_syms。除了支持包的CFBundleExecutable之外,您的应用程序不能包含独立的可执行文件或库。请参阅 https://developer.apple.com/go/?id=bundle-structure 了解有关iOS应用捆绑结构的信息。

ERROR ITMS-90171: "Invalid Bundle Structure - The binary file 'xxxx.app/dump_syms' is not permitted. Your app can’t contain standalone executables or libraries, other than the CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure."


推荐答案

只需从XCode中的目标中删除dump_syms。

Just remove dump_syms from your targets in XCode. This solved it for me.

https://github.com/firebase/quickstart-ios/issues/255

这篇关于iTunes连接上传中不允许Firebase崩溃报告dump_syms的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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