我应该告诉Mercurial Xcode iOS项目中的哪些文件? [英] What files in an Xcode iOS project should I tell Mercurial to ignore?

查看:69
本文介绍了我应该告诉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?

推荐答案

我通常忽略这些文件:

.DS_Store
*.swp
*~.nib
build/
*.pbxuser
*.perspective
*.perspectivev3
*.project.xcworkspace
*.xcuserdata
*.mode1v3
*.mode2v3

这篇关于我应该告诉Mercurial Xcode iOS项目中的哪些文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆