문제

This is my first time to do Apple applications. I just uploaded the first game on itunes connect which I compressed the file under .zip on my local machine. After uploading to the iTunes Connect, I found out the binary file is .ipa not .zip. I don't know what happened.

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

도움이 되었습니까?

해결책

.ipa is the correct file format to upload to Itunes connect.

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top