summaryrefslogtreecommitdiff
path: root/app/views/projects/buttons/_xcode_link.html.haml
blob: a8b32fb0ef58089667bc007fa85d7f906916b9db (plain)
1
2
%a.btn.btn-default{ href: xcode_uri_to_repo(@project) }
  = _("Open in Xcode")