h_h
h_h

Reputation: 1231

iOS app validation errors

Today I was trying to upload my app to the iOS app store, but was unsuccessful. I tried different techniques like through Application Loader, but nothing worked for me. Then I read at some blog to validate the app first before uploading. And while uploading I got this issue (see screenshot).

I am using Mac OS Sierra, and Xcode 8.2 beta

enter image description here

Upvotes: 0

Views: 117

Answers (1)

Léo Natan
Léo Natan

Reputation: 57050

You are using Xcode 8.2 beta and the error tells you not to use beta. Use the GM version of Xcode 8.2 and macOS Sierra. It's that simple.

Upvotes: 3

Related Questions