cvs noise in project.pbxproj
cvs noise in project.pbxproj
- Subject: cvs noise in project.pbxproj
- From: Steven Fisher <email@hidden>
- Date: Fri, 8 Sep 2006 12:08:17 -0700
Xcode seems to be constantly changing a line in the project.pbxproj
file:
diff -r1.3 project.pbxproj
114c114
< 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 the executable the project is supposed to be generating. Back
and forth, back and forth. What's going on, and how do I stop it from
happening?
-- Steve
_______________________________________________
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