Hi,
I try to automate the installation of Xcode within a parallels image.
I always get the error curl: (18) transfer closed with 6920870091 bytes remaining to read.
Manually, I can restart and it works after a few times, but it is a bit difficult for automation.
I am on macOS 10.15.4 (xcversion 2.6.4) and tried Xcode 11.4, 11.3 as well as some simulators, all with the same result.
As I saw this is a known problem and you already retry for 3 times. Is there any possibility to retry until it is finally finished?
I'm happy to help out with the implementation if you think that this could work.
Hi,
I try to automate the installation of Xcode within a parallels image.
I always get the error
curl: (18) transfer closed with 6920870091 bytes remaining to read.Manually, I can restart and it works after a few times, but it is a bit difficult for automation.
I am on
macOS 10.15.4 (xcversion 2.6.4)and tried Xcode 11.4, 11.3 as well as some simulators, all with the same result.As I saw this is a known problem and you already retry for 3 times. Is there any possibility to retry until it is finally finished?
I'm happy to help out with the implementation if you think that this could work.