Verification failed : Unable to extract archive

I have an iOs game that I have passed into TestFlight before. but now it has levels in it and it won’t work
(As I archive, In the send to Apple: I can see my app has entitlements but the bundle underneath it says 0)
Then the error says

“The package could not be unpacked because of the following error: Unable to extract archive. Please make sure /var/folders/_k/9j… iPhone.ipa is a valid zip or ipa archive.”

Any ideas?
Thanks

Unable to Extract archive?


also I wonder if the VTPAVF.bundle having 0 Entitlements is a problem (below)

Any one?
The Dev forum has no answers either, Though similar issues direct one to change the “Application requires iPhone” boolean to be set to true

I’m having a similar issue but with a Mac App

Hi Bentoon, I am wondering if you ever managed to solve your issue? Because I have the same one.

Thanks,
Kreso

EDIT: My problem was related to using Unibill plugin. Which was importing osx bundle because of import settings in Unity. It is documented on Unibill’s websit: Outline Games

it’s simple this error usually found on plugins that support Mac platform and IOS platform, so just delete what you don’t need from that plugin.