Register FAQ / Rules Forum Spy Search Today's Posts Mark Forums Read
Go Back   MacRumors Forums > Apple Systems and Services > Programming > iPhone/iPad Programming

Reply
 
Thread Tools Search this Thread Display Modes
Old Jan 7, 2013, 12:49 AM   #1
mikezang
macrumors 6502a
 
Join Date: May 2010
Location: Tokyo, Japan
How to ignore project files with xcode git ?

I use a general .gitignore file to avoid useless files, but I am not sure how to ignore some files relevant to project itself in iOS6, there is no such files before iOS6, does anyone help me?
mikezang is offline   0 Reply With Quote
Old Jan 7, 2013, 04:14 AM   #2
mikezang
Thread Starter
macrumors 6502a
 
Join Date: May 2010
Location: Tokyo, Japan
Here is my .gitignore file
Code:
# hidden/temp files
.DS_Store
*.swp
*~.nib
*.a
*.old
*.new
*.md
 
# Build dir
build/
 
# Subversion dir
.svn/

# Xcode project files except for the project file
*.xcodeproj/*
*.xcodeproj/*/
!*.xcodeproj/project.pbxproj
 
# Windows image thumbnail file
Thumbs.db
 
# User-specific project settings
*.mode1v3
*.mode2v3
and here is what I found files about Xcode project:
Attached Thumbnails
Click image for larger version

Name:	Screen Shot 2013-01-07 at 19.05.07.jpg
Views:	6
Size:	25.3 KB
ID:	388530  
__________________
iPad Mini 32GB, iPhone 4S 16GB, iPad1 32GB, Mac mini 2.53GHz 4GB 320GB, ThinkPad T60
MyApp: Market Event v1.9.2
mikezang is offline   0 Reply With Quote

Reply
MacRumors Forums > Apple Systems and Services > Programming > iPhone/iPad Programming

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 04:20 PM.

Mac Rumors | Mac | iPhone | iPhone Game Reviews | iPhone Apps

Mobile Version | Fixed | Fluid | Fluid HD
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Privacy / DMCA contact / Affiliate and FTC Disclosure
Copyright 2002-2013, MacRumors.com, LLC