When I use my repository with an "ssh://" URL and a private/public key, Xcode throws a "username does not match previous request (-1)" error.
command line git (and every other GUI Git tool I tried) work without problems.
Unfortunately this is also a problem for Swift Packages making them unusable for me.
Before you ask: Of course "swift package …" works without problems on the command line.
The problem exist consistently on every Xcode 12 version so far including Xcode 12b3. Seems like the devs put a bad git library into Xcode and now just leave it like that.
9
0
13k