After my upgrade to Xcode 7 the access to my Gitlab repo was denied. I am using HTTPS authentication. When I try to erase and than add a new the repo Xcode gives me an error : Authentication failed because the user name or password was incorrect.
The authentication field is set to Username and Password.
In that question a solution was given but for the SSH authentication: Cannot push to gitlab from xcode 7
I prefer to use the HTTP method.
I think this is definitely an issue caused by the upgrade. Has someone else encountered that problem and can You share Your solution.