简体   繁体   English

使用Xcode 5.1.1找不到应用程序记录

[英]No application records were found using Xcode 5.1.1

hi i am totally going mad. 嗨,我完全疯了。 searched a lot but still getting the same error. 搜索了很多,但仍然遇到相同的错误。 i created app in Xcode 5.1.1 and iOS SDK 7.1. 我在Xcode 5.1.1和iOS SDK 7.1中创建了应用。 i correctly do every step and archiving my ios is good. 我正确地做每一步,并且将我的ios存档是好的。 in iTunes connect i uploaded everything and my app is status is "prepare for submission" just need to upload my ios app. 在iTunes Connect中,我上传了所有内容,我的应用程序的状态为“准备提交”,只需要上传我的ios应用程序。 when i hit validate or distribute button i get the error "Applications must be ready for upload on iTunes Connect before they can be validated or submitted from within Xcode." 当我按下“验证”或“分发”按钮时,出现错误“应用程序必须准备就绪才能在iTunes Connect上上传,然后才能在Xcode中进行验证或提交。”

my Validating iTunes connect username and passwords are same as in iTunes connect site user id and password. 我的验证iTunes Connect用户名和密码与iTunes Connect网站用户名和密码相同。 i dont know what to do. 我不知道该怎么办。 kindly help me i am half mad. 请帮助我,我疯了。

From Apple October 20, 2014 : Apple于2014年10月20日开始

Starting February 1, 2015, new iOS apps uploaded to the App Store must include 64-bit support and be built with the iOS 8 SDK, included in Xcode 6 or later. 从2015年2月1日开始,上传到App Store的新iOS应用程序必须包含64位支持,并使用Xcode 6或更高版本中包含的iOS 8 SDK进行构建。 To enable 64-bit in your project, we recommend using the default Xcode build setting of “Standard architectures” to build a single binary with both 32-bit and 64-bit code.) 要在您的项目中启用64位,我们建议使用默认的Xcode构建设置“标准架构”,以同时使用32位和64位代码构建一个二进制文件。)

Update to the current Xcode and select the current sdk. 更新到当前的Xcode并选择当前的SDK。 You can still select an earlier iOS version as the deployment target. 您仍然可以选择早期的iOS版本作为部署目标。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM