gitlab-org--gitlab-foss/app/views/projects/buttons/_xcode_link.html.haml

3 lines
79 B
Plaintext

%a.btn.btn-default{ href: xcode_uri_to_repo(@project) }
= _("Open in Xcode")