Digging a little deeper, I managed to capture the following network requests when running xcodebuild:
Combined duration of these is 31 seconds, which very close to the overhead I see when I benchmark xcodebuild.
Given that xcodebuild works fine without network for my purposes (see example in previous post), I wonder why fetching all this data is even necessary 🤔
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: