Archive validation failures on Xcode 6.0.1
Archive validation failures on Xcode 6.0.1
- Subject: Archive validation failures on Xcode 6.0.1
- From: Walter McCreary <email@hidden>
- Date: Thu, 09 Oct 2014 00:44:24 -0700
After successful building and testing of a release binary and production of an archive package, validation in the Xcode Organizer window fails with the following description.
Archive validation failed with errors:
Archive validation failed due to the issues below.
ditto: Couldn’t read PKZip signature
Unable to extract archive. Please make sure /var/folders/[…].pkg is a valid zip or ipa archive.
Examination of the .pkg file in question shows that its file type is "xar archive - version 1", and can be extracted without errors using xar -xf. Xcode's looking for a PKZip signature? really?
Another target within the same project was successfully validated and submitted via the Organizer on 9/26. Is this validation failure really a provisioning/signing problem? No such errors were noted in distribution and release builds...
-Walter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden