Re: *.xcode *.xcodeproj PB.project Files
Re: *.xcode *.xcodeproj PB.project Files
- Subject: Re: *.xcode *.xcodeproj PB.project Files
- From: David Avendasora <email@hidden>
- Date: Wed, 28 Mar 2012 14:14:10 +0800
I don't think any of those files are required anymore, unless you are doing Direct To Java Client work.
Anybody?
Hellooooooo?
Well okaaaay then. I don't think anybody needs them anymore.
But seriously though, I believe that the few things that used them are now either long gone or only used by a few. WOlips will still create them, or at the very least not mess with them. You can turn them off in the WOLips build preferences.
Dave
On Mar 27, 2012, at 3:37 PM, Farrukh Ijaz wrote: 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?
—————————————————————————————
WebObjects - so easy that even Dave Avendasora can do it!™ ————————————————————————————— David Avendasora Senior Software Abuser Kaiten, Inc.
|
_______________________________________________
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