tags:

views:

23

answers:

1

I read itunesconnect guide for upload app on appStore and follow steps in the last step says you should run Application Loader and select your binary file(zip file) to upload

how can i make this zip file?

does it mean compress my app target file(.app file)?

A: 

You right-click (or control-click) on the name in Finder. The fourth item is "Compress ...". Select that, and you get the zip file they want.

John Smith