How do I upload a build to iTunes Connect for TestFlight?

Python_Is_Great picture Python_Is_Great · May 28, 2015 · Viewed 68.8k times · Source

How do I upload my app I made in Xcode to iTunes Connect to invite Beta testers to download it?

I read the documentation and I tried what it said but it never uploaded my app.

Answer

Stas picture Stas · Dec 29, 2015

If you have a ready app,

1) Choose "generic iOS device" (don't choose any other devices connected or a simulator)

2) Go to Product --> Archive

3) If everything is fine, it should open the archive in the Organizer - there you can change the name of your upload if you wish. When ready click "validate" and then "Submit to App Store".

*) When creating the next version of the archive don't forget to change the version number from 1.0 to something different (it's "Bundle Version" somewhere in supporting files)