Post

Replies

Boosts

Views

Activity

Reply to Swift Package Manager and Xcode SSH authentication not working
Try adding the following lines to you /etc/ssh/ssh_config file... beware, use sublime, vim, VS Code or any other text editor except TextEdiit as it won't let you change the file... you will be asked for a administrator password (usually your account) when saving... HostkeyAlgorithms +ssh-rsa PubkeyAcceptedAlgorithms +ssh-rsa
Replies
Boosts
Views
Activity
Jan ’24
Reply to Issue while uploading app with ALTool
--upload-app is deprecated use --upload-package instead
Replies
Boosts
Views
Activity
Mar ’23