我应该告诉 Mercurial 忽略 Xcode iOS 项目中的哪些文件?
在编写 iOS 应用程序时,Xcode 会处理许多文件。我注意到在编程时,.xcodeproj
文件总是被修改。我想知道Mercurial 是否应该忽略 .xcodeproj
文件。另外,还有其他文件应该被 Mercurial 忽略吗?
When programming an iOS application, there are many files Xcode deals with. I've noticed when I'm programming, the .xcodeproj
file is always being modified. What I'm wondering is whether or not the .xcodeproj
file should be ignored by Mercurial or not. Also, are there any other files that should be ignored by Mercurial?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我通常会忽略这些文件:
I usually ignore these files: