简体   繁体   中英

Submit app on AppStore without Xcode

How can I submit application on appstore without Xcode?

I do have Xcode but my client doesn't. I know he can get application loader and submit but I'm not sure what do I have to send him to load with application loader.

I found other answers on stackoverflow but I'm not sure how to work it out with my clients certificates/provisions. Since I set them in Xcode how can I set his provision profile?

If someone could provide full description on how to work it out with my Xcode and clients certificates/provision profiles.

Thanks.

  1. Archive your project with certificates you use for Appstore distribution
  2. Click Distribute
  3. Select save for Enterprise or Ad Hoc Deployment
  4. Save .ipa file and send him an ipa file

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