Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to validate application archives of type: 0x0 in Xcode 6 when validating iOS app

Tags:

I am getting the error

Unable to validate application archives of type: 0x0

when validating my application on Xcode 6. Is there a way to release the app for iOS 7 from this version of Xcode?

like image 863
juliensaad Avatar asked Jun 09 '14 18:06

juliensaad


1 Answers

You cannot release apps to the App Store with XCode 6 as it is still beta and an early one at that. In the past Apple have permitted submission with new versions of XCode/iOS just prior to the final release date (ie with the final release candidate)

UPDATE You can now submit apps built with the Xcode 6 GM version

like image 168
Paulw11 Avatar answered Sep 21 '22 16:09

Paulw11