每次通过管理器上传iOS 7应用时出现Xcode错误 [英] Xcode errors when uploading iOS 7 app via Organizer, every time

查看:86
本文介绍了每次通过管理器上传iOS 7应用时出现Xcode错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

每当我尝试通过Xcode提交我的iOS7应用程序时,Xcode就会给我3个错误。错误是:


  1. Apple的Web服务操作不成功

  2. 无法验证包
  3. li>
  4. 捆绑路径Payload / x.app上的捆绑包com.x.x未使用Apple提交证书进行签名。在SoftwareAssets / SoftwareAsset(MZItmspSoftwareAssetPackage)


解决方案

更改有效架构在构建设置中 $(ARCHS_STANDARD)。在对此进行了近两天的讨论之后,并且认为我已经尝试过修改架构,我意识到我只是尝试将架构更改为标准(不断给我一个构建错误),而不是有效架构。


Xcode is giving me 3 errors whenever I try to submit my iOS7 app through Xcode. The errors are:

  1. Apple's web service operation was not successful
  2. Unable to authenticate package
  3. The bundle 'com.x.x' at bundle path 'Payload/x.app' is not signed using an Apple submission certificate. at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)

解决方案

Change "Valid Architectures" in Build Settings to "$(ARCHS_STANDARD)". After banging my head on this for almost 2 days, and thinking I had tried the architectures fix, I realized that I had only tried changing the "Architectures" to standard (which kept giving me an error on build), and not the "Valid Architectures".

这篇关于每次通过管理器上传iOS 7应用时出现Xcode错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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