简体   繁体   English

在XCode 3.2.3中验证iPhone应用程序

[英]Validate iPhone application in in XCode 3.2.3

I have built my application using "Build and Archive" and the version shows up in XCode Organizer. 我使用“构建和存档”构建了应用程序,该版本显示在XCode Organizer中。 However; 然而; when I click the application and then "Validate Application..." nothing happens. 当我单击该应用程序,然后单击“验证应用程序...”时,没有任何反应。 When I check the console, the following entry is logged every time i click "Validate Application..." 当我检查控制台时,每次单击“验证应用程序...”时,都会记录以下条目

Has anyone succeeded with this or experienced the same problem? 有没有人成功做到这一点或遇到同样的问题?

Validate Application only works if you have a product on iTunes Connect that is in a 'waiting for binary upload' state. 仅当iTunes Connect上的产品处于“等待二进制上传”状态时,“验证应用程序”才有效。 If you already have this in place (it should prompt you to select the application when you choose to validate) then I'm not sure - I know I lost a day to iTunes Connect last week where it wasn't processing things correctly (I assume they were doing some back-end maintenance or something) so it might just be a case of the tried and tested xCoder's 'Clean all Targets, Clean, rebuild' :( 如果您已经准备好了它(当您选择验证时它会提示您选择应用程序),那么我不确定-我知道我上周在iTunes Connect上输了一天,因为那里没有正确处理事情(我假设他们正在做一些后端维护或其他事情),所以这可能只是经过尝试和测试的xCoder的``清理所有目标,清理,重建''的一种情况:(

I had the same symptom -- nothing happened when clicking Validate Application -- after reinstalling my OS due to an unrelated problem. 由于不相关的问题,重新安装操作系统后,我有相同的症状-单击“验证应用程序”时没有任何反应。 Apparently some components of Xcode are stored in the system folder, so I had to reinstall Xcode before I could validate and submit my app. 显然Xcode的某些组件存储在系统文件夹中,因此我必须重新安装Xcode才能验证并提交我的应用程序。

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

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