Re: [REPOST] Error message: 'Could not find file... perhaps it was moved'???
Re: [REPOST] Error message: 'Could not find file... perhaps it was moved'???
- Subject: Re: [REPOST] Error message: 'Could not find file... perhaps it was moved'???
- From: Dale Gillard <email@hidden>
- Date: Sun, 8 Feb 2004 22:26:33 +1100
For the benefit of the archives, here's the fix for my problem:
The error message was the result of code I'd bookmarked and then
deleted. The bookmark was still there and Xcode was trying to reference
to code it pointed to. When it couldn't find it the error msg was
displayed.
The solution was to move my user file (<username>.pbxuser) inside of
the project folder (<project>.xcode). This forced Xcode to generate a
new user file without the erroneous bookmark reference.
Thanks to those who responded.
Dale
On Feb 6, 2004, at 9:01 AM, Dale Gillard wrote:
Hi
Pls see below a repost of a message I sent last week. I'm hoping
someone can help and missed it when originally posted.
Thanks
Dale
On 02/02/2004, at 3:37 PM, email@hidden wrote:
This error msg is appearing when I quit the "MyApp" project in Xcode
1.1:
"Could not find file
/Users/dalegillard/Documents/MyApp Library/MyApp 1.2 Source.
Perhaps it was moved or deleted?"
Does anyone know what this message might really be trying to tell me?
Is there a way to fix the problem?
The above err msg appears in a sheet for less than 1 second as I quit
Xcode, or close a specific project (MyApp.xcode) but not for other
projects.
I had to take a screen shot to even read the err msg text before the
project closed!
This has only started happening in the last few days and nothing
strange has occurred to my Mac/the project to cause it.
"MyApp Library" and "MyApp 1.2 Source" are just folders containing my
project. The project was originally a Project Builder project
converted
to the new Xcode format and has been just fine since moving to
10.3/Xcode.
The project *is* being saved (actually the msg appears even if
nothing
needs saving), but I'm concerned nonetheless. I've cleaned and
rebuilt
the project, logged out/shut down and checked permissions are OK.
Dale
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.