• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: *.xcode *.xcodeproj PB.project Files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: *.xcode *.xcodeproj PB.project Files


  • Subject: Re: *.xcode *.xcodeproj PB.project Files
  • From: Farrukh Ijaz <email@hidden>
  • Date: Tue, 27 Mar 2012 10:37:09 +0300

Hi Ted,

You shouldn't delete any files from your Xcode project if it's created by the IDE itself. You should however exclude certain files from your version commit ignore list. E.g. I use subversion and here are my global-ignores.

global-ignores = xcuserdata .idea .git .svn *.o *.lo *.la *.al .libs *.so *.so.[0-9]* *.pyc *.pyo bin build *.rej *~ #*# .#* .*.swp .DS_Store

Some of them are irrelavent to you but here you can specify which files, extensions or folders you want to ignore. Normally we should ignore user specific changes to xcode project and workspace.

Hope this helps.

Farrukh

On 2012-03-27, at 10:23 AM, Ted Archibald wrote:

Well I just deleted them from a project then ran my selenium tests, nothing appears to break...

On Tue, Mar 27, 2012 at 1:13 AM, Ted Archibald <email@hidden> wrote:
Quick question, are the *.xcode *.xcodeproj PB.project files actually needed for anything to function or can I stop creating them and yank 'em out of version control?  I have no intention of ever using XCode for anything WO, are they used by WO for something I'm unaware of?

Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: *.xcode *.xcodeproj PB.project Files
      • From: David Avendasora <email@hidden>
References: 
 >*.xcode *.xcodeproj PB.project Files (From: Ted Archibald <email@hidden>)
 >Re: *.xcode *.xcodeproj PB.project Files (From: Ted Archibald <email@hidden>)

  • Prev by Date: Re: *.xcode *.xcodeproj PB.project Files
  • Next by Date: Need help with complex D2W query
  • Previous by thread: Re: *.xcode *.xcodeproj PB.project Files
  • Next by thread: Re: *.xcode *.xcodeproj PB.project Files
  • Index(es):
    • Date
    • Thread