Anyone else got "Server SSH Fingerprint Failed to Verify", I think after updating to Xcode 26.3 ...

https://developer.apple.com/forums/thread/817578?login=true

Any hints?

Xcode 26 fails to load SPM packages | Apple Developer Forums

@chbeer ran into the same problem yesterday 🤦‍♂️
@paaast @chbeer Running xcodebuild -resolvePackageDependencies with my workspace + target (don't even know if the target is actually needed) fixed it for me.
@tuxtina @paaast resolving works in Xcode, too. But updating all packages leads to the error... and you can't update the packages from CLI, sadly