Re: Missing file or directory: No kidding, I just removed it!
Re: Missing file or directory: No kidding, I just removed it!
- Subject: Re: Missing file or directory: No kidding, I just removed it!
- From: Wade Tregaskis <email@hidden>
- Date: Tue, 22 Jan 2008 22:38:09 -0800
Now my project won't build, and I get this error message:
Missing file or directory: /Users/paularchibald/Projects/jmadonna/src/tzgraph/tzDatasetManager.java
I tried cleaning, rebuilding restarting Xcode, removing the pbxuser and mode2 files from the project bundle. No dice. I see no references to my file anywhere in the project source, I have searched through all the target and build settings, and I don't know why Xcode is still looking for this file.
Occasionally I've seen Xcode do things like this; it apparently removes or changes something, but it turns out it missed a spot in it's pbxproj file. First things first, grab your xcodeproj and attach it to a bug report at http://bugreport.apple.com/, so someone can hopefully reverse engineer what the bug is. Second, to try to work around it, open the pbxproj file inside your xcodeproj (right click in the Finder and choose "Show Package Contents" to access it) using your favourite text editor, and see if there's any references to your undead file, tzDatasetManager. If there is, remove them. Save and try opening the project in Xcode again.
Wade |
_______________________________________________
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