Re: Archive validation failures on Xcode 6.0.1
Re: Archive validation failures on Xcode 6.0.1
- Subject: Re: Archive validation failures on Xcode 6.0.1
- From: Walter McCreary <email@hidden>
- Date: Thu, 09 Oct 2014 02:01:02 -0700
Yes, that fixed it! In my case, the info.plist was lacking the key entirely, so adding it with a setting of YES worked. Archive is now producing a .ipa file for the package instead of the .pkg.
Thanks, and cheers!
-Walter
On Oct 9, 2014, at 1:06, Clemens Grossmann <email@hidden> wrote:
> I ja da similar problem when upgrading an older version. It turned out to be a problem in the Info.plist file: somehow the key for "requires iPhone " was set to NO. Setting this to YES strangely solved the zip problem.
>
> Schönen Gruß
> Clemens Grossmann
>
>> Am 09.10.2014 um 09:44 schrieb Walter McCreary <email@hidden>:
>>
>> 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
>
_______________________________________________
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