Xcode11 has no Application Loader issue

I have always used Application Loader to upload packages before, but after upgrading xcode11, I found that there is none. The solution is as follows:

1. There is also an old version of Xcode. Find xcode in the application in the Finder, right-click to display the package content, and find Application Loader in contents/Applications. Copy to the same location in the new version of xcode, restart xcode

If there is no old version of Xcode,

Link: https://pan.baidu.com/s/1MVQ03_UHeINiXVOoHYQyWQ    download link Extraction code: 3e28

After downloading, unzip it, put it in the path just now, and restart it.

 

At this point, although there is an Application Loader tool, an error is reported when uploading, prompting to download the jar package. The solution is as follows:

/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter

In this path, double-click to run the iTMSTransporter, it will automatically download, according to the network speed, wait a moment, when the prompt process is over, the download is complete, you can close it, restart xcode and upload again.

 

It will still disappear after the upgrade. It is recommended that you use the official Transporter to upload, which is similar to Application Loader.

Download link: Transporter download

 

Pay attention to the IT aesthetics public account and share more knowledge

Guess you like

Origin blog.csdn.net/bitcser/article/details/102474963