Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Ramsay <jramsay@gitlab.com>2018-06-14 23:25:28 +0300
committerJames Ramsay <jramsay@gitlab.com>2018-06-14 23:25:28 +0300
commitfb1058b9294985bc7639dc685637af3989b2536b (patch)
tree1fa8172d62984d6d44f83cbe6cb82d4be0e6521d /doc/user/project/repository
parentda6c3c4bcb733b235aa662a0d2cb7252053af3f7 (diff)
Add Open in Xcode docs
Diffstat (limited to 'doc/user/project/repository')
-rw-r--r--doc/user/project/repository/index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/user/project/repository/index.md b/doc/user/project/repository/index.md
index 376f4e3cbe4..0fbfa7fedcc 100644
--- a/doc/user/project/repository/index.md
+++ b/doc/user/project/repository/index.md
@@ -176,4 +176,12 @@ Lock your files to prevent any conflicting changes.
You can access your repos via [repository API](../../../api/repositories.md).
+## Clone in Apple Xcode
+
+> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/45820) in GitLab 11.0
+
+Projects that contain a `.xcodeproj` or `.xcworkspace` file can now be cloned
+in Xcode using the new **Open in Xcode** button, located next to the Git URL
+used for cloning your project. The button is only shown on MacOS.
+
[jupyter]: https://jupyter.org