Can anyone tell how to add gitlab repository in Xcode 9 as in new Xcode the option has been removed to Add Repository.
1 Answer
Follow this steps https://www.raywenderlich.com/153084/use-git-source-control-xcode-9
https://developer.apple.com/videos/play/wwdc2017/405/
then on the left-side click source-control icon then add remote (see image)
NOTE: add url from gitlab



How to add GitLab repository with XCode 9yields this? raywenderlich.com/153084/use-git-source-control-xcode-9