Itunes Connect problem

Hi guys
I’m trying to submit my app on app store but in the itunes connect in upload application section they nee a file to upload but unity provided a FOLDER which contains several files in it. should I only upload the file with .app format or the entire folder or something else. please respond quickly. thanks

You need to zip the app file and send that.

Which file should I zip, can you be specific. I suspect that I have to zip the (dot)app file create inside build folder in unityBuild&Run folder. am I right? but in this case all those files(such as info.plist) and library folders and classes folder will be left behind. I just zipped the entire folder which was about 100 mb but there was an error which was saying that my file does not have any .app file in it?
any idea? I 'm getting crazy

Only the app file. The rest is the xcode project, which xcode needs to make the app file.

Don’t forget to embed the right provisioning profile or whatever it’s called before building.