Gitlab - Xcode Can't connect with remote repository
问题 I am having troubles when I connect with my repository through Xcode. I have a Gitlab version (full pre-)installed on TurnkeyLinux Virtual Appliance on a remote server. In the Gitlab Web interface, I've created a new test user: "testuser" with a password "password" and a new project "testproject". This user was assigned to this project. The git url project are: HTTP: http://example.com/testuser/testproject.git SSH: git@example.com:testuser/testproject.git I can see the repositories folder