Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
272 views
in Technique[技术] by (71.8m points)

ios - Xcode 5 - "No application records were found" when trying to Validate an Archive

Hi Folks: Just a person (not a company) trying to submit an app, developed with Xcode 5 to the App Store.

Developer.apple.com > IOS Dev Center > iTunes Connect > Manager you Apps > Add New Apps > Click here to register new bundle > Click on AppIDs to see what I have previously registered.

If I had 10 reputations on Stackoverflow, I'd post a screenshot. (I will if I can).
Summary is that iTunes Connect says:

  • Prefix is C58H638D3X
  • ID is EdAndJ.tiltr9999
  • Identifier = C58H638D3X.EdAndJ.tiltr9999

So I go back to Xcode5 and I change the Bundle ID to: I tried both:

  • C58H638D3X.EdAndJ.tiltr9999, and
  • EdAndJ.tiltr9999

I then manually deleted the build directory and re-built and re-archived. No errors or warnings. Archive shows the correct"Identifier". But when I Validate, I get a "No Application Records were found".

I have read in one articles that this may be because iTunes Connect is not in a state of "waiting for my application"... but I do not know how to put it in that state (if that's my issue in the first place).

This is a duplicate of a question I posed earlier today but now that I know more, I re-posed it with more information. Thanks to all those who answer... you make the world a better place :).

-Ed

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

As you already mentioned and as per the documentation - App Distribution Guide

Important: You can’t validate your app unless the app record in iTunes Connect is in the “Waiting for Upload” or later state

After you add a new app in iTunes connect there will be an amber light along with its status. It will most likely read "Prepare For Upload". To get it to the "Waiting For Upload" state click view details for the app and in the top right there should be a blue button that says "Ready to Upload Binary". Click this and follow the given directions.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...