Xcode + GitHub。什么是正确的设置
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/942767/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Xcode + GitHub. What is the proper setup
提问by dugla
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.
我正在从多年的 Eclipse + CDT + Subclipse 转向 Xcode,并使用 GitHub 作为我对 Subversion 的替代品。我是 GitHub 的新手,还没有找到一个好的方法来设置一个知道如何与 Xcode 项目配合得很好的存储库。
Can someone please walk me through the setup?
有人可以指导我完成设置吗?
采纳答案by mandaleeka
Please see this question: Can git be integrated with Xcode?
请看这个问题:git可以与Xcode集成吗?