Re: Info.plist: No such file or directory
Re: Info.plist: No such file or directory
- Subject: Re: Info.plist: No such file or directory
- From: Chris Espinosa <email@hidden>
- Date: Tue, 8 Jun 2004 08:08:01 -0700
On Jun 8, 2004, at 7:32 AM, Ken Brooks wrote:
At 10:30 AM +0200 6/8/04, Florent Pillet wrote:
Did you recently add a new target to the project ? Do you see an
"Info.plist" file in your project's files list ?
I did not recently add a target; I did recently copy the project file
into a new, nearly empty directory (most of its source files live in
other directories anyway).
There is a file "KeyClient-Info.plist" (which exists and is found in
the original dir, NOT the new dir containing the new copy of the
project) in the files list, rather than "Info.plist".
When I copied that file to Info.plist in the current project directory
it fixed it.
An Xcode project file keeps most references to files in the project by
paths relative to the project's directory. If you move a project file
to a different directory, you most likely have to fix up the paths to
the files in the project, using the file inspector.
Chris Espinosa
Apple
_______________________________________________
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.