Since Xcode 12.5 the default for xcodebuild is to use the system git for resolving packages.
I have used git url.<base>.insteadOf to allow CI to resolve private HTTPS repos.
See more:
Since Xcode 12.5 the default for xcodebuild is to use the system git for resolving packages.
I have used git url.<base>.insteadOf to allow CI to resolve private HTTPS repos.
See more: