简体   繁体   中英

How can I get “binary” of Xcode project?

I am trying to deliver my app to apple review. I made all certificates and so on,the status of program is "Waiting For Upload". Now I must send "binary" using Application Loader. I can't understand,what is binary and didn't find any additional information in their guides.There are some similar questions on stack overflow, but they are outdated, as I think. Can you explain in simple language, what should I do?

1) Select your device, as where you want to run the app (as opposed to the simulator) but do not run it. 2) Select Product -> Archive 3) Open Window -> Organizer 4) Find your app and select distribute. 5) Save for Enterprise or Ad Hoc Deployment (yes, this is correct) 6) Save the .ipa file which you can use the Application Loader to send to the App Store.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM