Pregunta

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.

¿Fue útil?

Solución

  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
Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top