Hello,
I'm trying to publish my App on the Apple Store, after many exhausting steps it asked me to upload the app either with Xcode or with Transporter,
I used Transporter, I uploaded the app.ipa file and got this error
This bundle is invalid. The IPA format requires a top-level directory named Payload,
containing only a .app bundle and optional plugins in a Plugins directory. (90017)
When I create the package I get back the app.ipa (RealPetBook.ipa) and a zipped folder (tmp.zip) that inside I find the Playload folder that inside contains two other folders one with the name of the app & ".App" and another with the name of the app & ".app" & ".dSYM" As per the attached image
Does anyone know how I should behave, what to do?
I thank in advance anyone who wants to help me