gpt4 book ai didi

ios - Cocoapods/CrittercismSDK 导致应用程序提交错误 : ITMS-90035

转载 作者:可可西里 更新时间:2023-11-01 05:28:11 27 4
gpt4 key购买 nike

我正在尝试使用 XCode 6.3 将应用上传到 Testflight。但是,在尝试验证应用程序时,它给我以下错误消息:

我尝试重新生成证书和配置文件,但没有成功。

ERROR: ERROR ITMS-90035: "Invalid Signature. Code object is not signed at all. The binary at path [VirtualMechanic.app/dsym_upload.sh] contains an invalid signature. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose "Clean All" in Xcode, delete the "build" directory in the Finder, and rebuild your release target. For more information, please consult https://developer.apple.com/library/ios/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html"

最佳答案

dsym_upload.sh 脚本不属于应用程序包,因为它是作为用于上传调试符号的 Build Phase 的一部分运行的脚本批评主义。

找到将其复制到应用程序包中的 Build Phase 并将其删除,但请注意,它仍需要在 Build Phase 中运行。

这是官方Crittercism Support Article与建议将 pod 升级到版本 5.2.0 的问题相关。

关于ios - Cocoapods/CrittercismSDK 导致应用程序提交错误 : ITMS-90035,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29982877/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com