如何使用 Xcode 9 添加 gitLab 存储库?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/46464621/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 10:20:00  来源:igfitidea点击:

How to add gitLab repository with Xcode 9?

iosiphonexcodegitlabxcode9

提问by Chandan Anand

Xcode 8

Xcode 8

Xcode9

Xcode9

Can anyone tell how to add gitlab repository in Xcode 9 as in new Xcode the option has been removed to Add Repository.

谁能告诉如何在 Xcode 9 中添加 gitlab 存储库,就像在新的 Xcode 中一样,该选项已被删除到添加存储库。

回答by jongbanaag

Follow this steps https://www.raywenderlich.com/153084/use-git-source-control-xcode-9

按照此步骤https://www.raywenderlich.com/153084/use-git-source-control-xcode-9

https://developer.apple.com/videos/play/wwdc2017/405/

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

注意:从 gitlab 添加 url

enter image description here

在此处输入图片说明