(provided you use Xcode 4) What is your SVN ignore pattern? Do you have a global one or do you prefer to set it via propset?
相关问题
- Xcode debugger displays incorrect values for varia
- Image loads in simulator but not device?
- How can I set the SVN password with Emacs 23.1 bui
- importing files from other directories in xcode
- XCode Server: Opening import file for module '
相关文章
- xcode 4 garbage collection removed?
- Xcode: Is there a way to change line spacing (UI L
- Unable to process app at this time due to a genera
- Popover segue to static cell UITableView causes co
- “Storyboard.storyboard” could not be opened
- didBeginContact:(SKPhysicsContact *)contact not in
- Is there a version control system abstraction for
-
The file “
.app” couldn’t be opened becaus
I added xcuserdata and *.xcworkspace to mine. Sorry, don't have wifi on my laptop or I'd paste the whole line in.
I have the following in my ~/.subversion/config file:
global-ignores = *.o *.lo *.la .*.rej *.rej .*~ *~ .#* .DS_Store *~.nib *.mode* *.pbxuser CVS _*.java *.perspective .LSOverride *.xcuserdatad
I added the last one (*.xcuserdatad) recently for Xcode 4.