Re: cvs noise in project.pbxproj
Re: cvs noise in project.pbxproj
- Subject: Re: cvs noise in project.pbxproj
- From: Chris Espinosa <email@hidden>
- Date: Fri, 8 Sep 2006 12:38:14 -0700
On Sep 8, 2006, at 12:08 PM, Steven Fisher wrote: < A79294130A4B2C5F006815DA /* testapp */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = gbfconvert; sourceTree = BUILT_PRODUCTS_DIR; }; --- > A79294130A4B2C5F006815DA /* testapp */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = gbfconvert; sourceTree = BUILT_PRODUCTS_DIR; };
This is "your build product is not built" and "your build product is built." This is fixed in Xcode 3.0. A workaround for Xcode 2.x is to pick a state (built or clean) and make sure your projects are in that state before committing the project file.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden