I have 50 achievements to upload to iTunes Connect. I have read that you can do this using iTMSTransporter however I cannot find references or examples of the script or meta
use altool -- it works the same as iTMSTransporter, but a bit more concise.
It's found here:
/Applications/Xcode.app/Contents/Applications/Application\ Loader.app/Contents/Frameworks/ITunesSoftwareService.framework/Support/altool
use as follows in a post-run jenkins script:
$ altool --upload-app -f /path/to/app.ipa -u USERNAME -p PASSWORD