Continuous integration Xcode altool Error: Exception while launching iTunesTransporter
Asked Answered
H

1

7

If anyone is using altool to automate uploads for continuous integration I believe they broke it at 6.3.x.

altool[] *** Error: Exception while launching iTunesTransporter: Transporter not found at path: /usr/local/itms/bin/iTMSTransporter.  You should reinstall the application.
Humanly answered 30/4, 2015 at 23:51 Comment(0)
H
12

My fix for now was just to locate and link the location.

ln -s /Applications/Xcode.app/Contents/Applications/Application\ Loader.app/Contents/itms /usr/local/itms 
Humanly answered 30/4, 2015 at 23:51 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.