Skip navigation.
 
mlRe: What can be thrown away in a project?
FROM : Bill Cheeseman
DATE : Mon Dec 09 23:01:00 2002

on 02-12-09 3:11 PM, Jerry LeVan at jerry.<email_removed> wrote:

> So, can I throw away the <project>.build file in the build folder of the
> project without compromising the project before I upload the rascal?
> Is there anything else that can be stripped?


Trash the entire build folder. It will be reconstituted when you recompile.

Also, if you have turned on backups for your nib files, you can trash the
backups (the duplicate nib files with the ~ characters in their names).

--

Bill Cheeseman - <email_removed>
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com

The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
Croquet Club of Vermont - http://members.valley.net/croquetvermont
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlWhat can be thrown away in a project? Jerry LeVan Dec 9, 21:11
mlRe: What can be thrown away in a project? Bill Cheeseman Dec 9, 23:01
mlRe: What can be thrown away in a project? Mike Ferris Dec 10, 02:48