Can git be integrated with Xcode?

后端 未结 14 1531
星月不相逢
星月不相逢 2020-11-28 17:54

Is there any way to use a git repository with the built in SCM functions of Xcode?

14条回答
  •  一向
    一向 (楼主)
    2020-11-28 18:32

    With the latest Xcode 4.1 it's definitely possible and everything you need is installed by default.

    I wrote a blog post just about this very topic:

    Xcode iPhone beginner projects with GitHub integration

提交回复
热议问题