Merge branch 'jr-45820-xcode-docs' into 'master'

Add Open in Xcode docs

See merge request gitlab-org/gitlab-ce!19872
This commit is contained in:
Douwe Maan 2018-06-19 09:14:12 +00:00
commit 0bf6279c09
1 changed files with 8 additions and 0 deletions

View File

@ -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` directory 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