ios - "This bundle is invalid - The file extension must be .zip" error submitting to iTunes -


the last 24 hours, every time submit ios app, i'm getting error (after successful upload/acceptance)

"this bundle invalid - file extension must .zip"

and binary flagged invalid. i've successful submitted many times through testflight, , prior build entered app review. last successful submission 2 days ago. don't remember making significant changes project, changes xcode turned on automatic updates in xcode , downloaded documentation.

i've cleaned project, deleted derived data, restarted xcode, restarted mac.

i not using cocoapods, trigger problem in other question i've found error message. using swift, , building ios keyboard extension, again have had no problem uploading months.

i'm not sure start debugging this, cocoapods answer mentioned spaces in build names, haven't changed can rememeber, , app's name , no file in project has space in names. suggestions how debug this?

this happened me last week , i wrote it.

i think it's related apple watch deployment, if you're getting message either you’ve got incorrectly signed/malformed app or framework in bundle, or contains looks one. file name (not extension!) ends in app, e.g. certificat.aveapp

to submit in latter case, need rename or remove offending file.


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -