• Install aria2

    • Download link: github.com/aria2/aria2…

  • First login developer.apple.com/download/ apple download page

  • Copy the cookie

  • Copy the link

  • download

    aria2c -x10 --header="Cookie: xxxxxxxx" https://download.developer.apple.com/Developer_Tools/Xcode_13_beta/Xcode_13_beta.xip
    Copy the code
    • --headerThe copied cookie is passed in

    After typing the download command in the terminal, there is no need to worry about the failure of the midway download, do what you should do.

It’s more than twice as fast as in the browser.

To read more, please follow the wechat official account OldBirds