Re: Refactor + moved XIB file
Re: Refactor + moved XIB file
- Subject: Re: Refactor + moved XIB file
- From: Quincey Morris <email@hidden>
- Date: Fri, 11 Sep 2009 09:06:17 -0700
On Sep 11, 2009, at 08:13, Chris Espinosa wrote:
On Sep 11, 2009, at 12:47 AM, Andy Lee wrote:
On Sep 11, 2009, at 1:49 AM, Quincey Morris wrote:
What's weird is that if I remove the project reference to
MyDocument.xib, I still get the error on refactoring (even after
cleaning the project). If I then look at the .pbxproj file in
textedit, it correctly contains no reference to MyDocument.xib
whatsoever.
If I move the English.lproj folder back to its original place in
the project folder, I get the error message on the *second*
MyDocument.xib entry in the Refactor window instead.
Can anyone shed any light on what's going on here? Where is the
reference to the "wrong" path to MyDocument.xib being cached?
A stab in the dark: have you tried removing the build directory
entirely rather than just cleaning?
Nothing about Refactoring involves the Build folder.
Please file a bug and include the .xcodeproj wrapper. The way Xcode
records references to localized files is a little odd, and it's
possible that your project file has two different references to the
same file.
Thanks, Andy & Chris. I did eventually wonder about the build folder
too, but I decided to leave things in their current state in case I
wanted to capture it for a bug report, which I'll now submit.
But first I'm going to try the process again and see if it's reliably
reproducible.
_______________________________________________
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