应用程序未能codesign验证 [英] Application failed codesign verification

查看:134
本文介绍了应用程序未能codesign验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想我的应用程序提交给应用程序商店时,收到以下错误。我经历了最初的供应流程去了,我能我的手机上运行应用程序所以不知道什么是错的。

I'm getting the following error when trying to submit my app to the app store. I went through the initial provisioning process and am able to run the app on my phone so not sure what's wrong.

Application failed codesign verification. The signature was invalid, or it was not signed with an Apple submission certificate.

编辑:我尝试下载并安装分布曲线,但我仍然得到错误。有没有一些方法,我需要这个新的配置文件以x code链接到我的应用程序?谢谢!

I tried downloading and installing a Distribution profile, but I'm still getting the error. Is there some way I need to link this new profile to my app in XCode? Thanks!

编辑2:现在我已经得到了苹果一个发行配置文件,并试图与该编译。收到错误此可执行文件没有找到有效的供应配置文件。

EDIT 2: I've now gotten a distribution provisioning profile from Apple and tried compiling with this. Getting the error "A valid provisioning profile for this executable was not found."

推荐答案

确认以下内容:


  • 在创建发布包的个人资料,确保分配方法是应用程序商店

  • 在项目设置,选择Build选项卡并确保的 code签署身份是您为App Store
  • 创建的分布图
  • 在目标设置(在你的项目目标双击),选择Build选项卡,并确保 code签署身份是您为App Store创造的分布图

  • When creating the distibution profile, make sure that Distribution Method is "App Store".
  • In project settings, go to Build tab and make sure Code Signing Identity is the distribution profile you created for the App Store
  • In Target settings (double-click on Target in your project), go to Build tab and make sure Code Signing Identity is the distribution profile you created for the App Store

它的建议,你必须在即席项目设置的配置和应用程序商店的构建。我发现它使生活更轻松,当谈到时间来部署。

It's recommended that you have a configuration in your project settings for AdHoc and App Store builds. I've found it makes life easier when it comes time to deploy.

这篇关于应用程序未能codesign验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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