tags:

views:

1462

answers:

1

I am moving from years of Eclipse + CDT + Subclipse to Xcode with Github as my replacement for Subversion. I am new to Github and have not found a good howto for setting up a repository that knows how to play nice with and Xcode project.

Can someone please walk me through the setup? Thanks in advance.

-Doug

+1  A: 

Please see this question: http://stackoverflow.com/questions/456403/can-git-be-integrated-with-xcode

mandaleeka