Is binary .ipa not .zip on itunes connect?

This is my first time making Apple apps. I just downloaded the first game on itunes connect, which compressed the file under .zip on my local machine. After downloading to iTunes Connect, I found out that the .ipa binary is not .zip. I do not know what happened.

Will Apple accept .ipa files? If not, how can I change the file from .ipa to .zip?

+3
source share
2 answers

.ipa is the correct file format to download to iTunes connect.

+2
source

A file with the .ipa extension is just a ZIP archive with the extension renamed .

+1
source

All Articles