Xcode seems to not like ed25519 encrypted ssh keys. Try removing those, and replace with rsa keys instead.
Post
Replies
Boosts
Views
Activity
What is the best approach to this issue if making a SwiftUI app with @main entry point rather than an AppDelegate or SceneDelegate?