Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

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

xcode - New iTunes Connect - No suitable application records were found. Verify your bundle identifier

I have been thru all the posts on this one and nothing seems to help. No matter what changes I make or anything else I do, I am getting this:

Xcode uploader rejection

Most of the (old) answers seem to revolve around 'changing the applications status to waiting for upload.' However in the new iTunes connect you cannot change the status manually as far as I can see.

Things I have done:

  • Verified the bundle id is correct.
  • Surfed google and stackoverflow until I want to belt out a string of expletives so long that it would likely suck all the air from the current zip code that I am in thereby causing a natural disaster of epic proportions.
  • Verified that my provisioning profile contains the bundle id.
  • Verified and re-verified that everything seems correct.

I am using Xcode 6.3.1.

I know I am missing something somewhere. I have other apps on the appstore, so I am not a complete noob, but this is my first one under the new iTunes connect. I know I am missing something but I am tired of beating my head against this wall, so I was hoping the SO community could help.

See Question&Answers more detail:os

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

1 Answer

0 votes
by (71.8m points)

Seems like all I needed to do was to walk away. I hadn't received a response to the question yet, so I decided to refocus on the problem ... solved it within 30 seconds.

Pros

  • I no longer want to punch kittens in the face ;)

Cons

  • I deserve some flamage.

Answer (for me):

Basically, iTunes Connect (http://itunesconnect.apple.com) is the receiver of your App bundle when you use the Xcode Uploader utility (in Observer). So unless you have an App with the same bundle identifier created in the iTunes Connect web dashboard, you'll never be able to upload a build. Creating an App on the dashboard is easy, follow these steps from the iTunes home screen:

  • Click the app in question.
  • Click More ->
  • Then About This App
  • Then change the Bundle ID to the one you created in the provisioning portal.

Hope this helps someone ...


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...