Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab FOSS
GitLab FOSS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Issues
  • #45820

Closed
Open
Created Apr 27, 2018 by Eliran Mesika@eliran.mesikaDeveloper

Add Xcode Button in UI

Xcode is building an integration to GitLab, that will offer parity with their existing GitHub integration. We hope to that in a future stage we can collaborate on a more comprehensive integration.

Proposal

Add a button that uses the Xcode URL schema to clone the project in Xcode.

The format of the URL scheme is as follows:

xcode://clone?repo=URLEncodedRepositoryURL => Example: xcode://clone?repo=https%3A%2F%gitlab.com%2Fexample%2Ffoo

The logic used for displaying the button should be:

  1. Does the repository they are viewing contain a “.xcodeproj” or “.xcworkspace” file at the top-level
  2. Does the browser user agent report the operating system as MacOS

Design

  • Xcode button should only be visible where the current clone action is
  • Do not show on mobile
  • Button copy Open in Xcode

image

Links / references

Edited Jun 08, 2018 by James Ramsay (ex-GitLab)
Assignee
Assign to
11.0
Milestone
11.0 (Past due)
Assign milestone
Time tracking