Re: Xcode project has lost track of file modification
Re: Xcode project has lost track of file modification
- Subject: Re: Xcode project has lost track of file modification
- From: Jonny Taylor <email@hidden>
- Date: Tue, 15 Jul 2008 11:19:29 +0100
Ah! I've caught it in the act. Xcode (3.1) seems to be extremely
confused. I've ended up somehow with two separate dedicated windows
both containing separate edits of the same file.
My project lives in /Volumes/Development/scatter
The file in question lives in /Volumes/Development/Common/
jComplex.h, and is added to the project for convenience but isn't a
member of any targets.
When I command-click on the window title one of them (correctly)
represents the path as:
Jonathan Taylor's MacBook ... Development ... Common ... jComplex.h
The other one represents the path as:
Jonathan Taylor's MacBook ... Development ... scatter ...
Development [complete with the normal hard disk icon] ...
Common ... jComplex.h
This path is of course non-existent.
There's no question this is a bug on some level, but I've no idea
what has got corrupted or confused in order to trigger it. Any
thoughts?
Quit Xcode and peek at the MyProj.xcodeproj/project.pbxproj with a
UTF-8 capable text editor. You should be able to see if the file
name appears multiple times and compare those entries differences.
No, just the one entry in all cases
_______________________________________________
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