Frage

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.

War es hilfreich?

Lösung

  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
Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top