xcpretty / xcode-install

🔽 Install and update your Xcodes
https://fastlane.tools
MIT License
2.58k stars 237 forks source link

Cannot get progress content on CI #328

Open kenchan0130 opened 5 years ago

kenchan0130 commented 5 years ago

According to https://circleci.com/gh/KrauseFx/xcode-install/106, it seems that the progress content is nil.

The point is, the progress of the curl command is not on standard output.

But this test is fine on my local laptop (macOS 10.12.6).