我正在使用Jenkins和altool验证iOS包并自动将其上传到我的iTunes帐户.虽然验证工作正常,我没有收到任何错误,但上传不起作用.
@H_403_2@
‘/Applications/Xcode.app/Contents/Applications/Application@H_404_4@ Loader.app/Contents/Frameworks/ITunesSoftwareService.framework/Versions/A/Support/altool’@H_404_4@ –upload-app -f my_application.ipa -u **** -p ‘****’
结果我收到以下错误:
@H_403_2@altool[35164:1584273] Error: Exception while launching@H_404_4@ iTunesTransporter: Transporter not found at path:@H_404_4@ /usr/local/itms/bin/iTMSTransporter. You should reinstall the@H_404_4@ application. altool[35164:1584271] Error: Errors uploading
如果我使用相同的包并尝试使用Application Loader上传它一切正常.