Re: Missing File issues after removing a file from the project
Re: Missing File issues after removing a file from the project
- Subject: Re: Missing File issues after removing a file from the project
- From: Rick Mann <email@hidden>
- Date: Fri, 27 Jul 2012 22:16:04 -0700
On Jul 27, 2012, at 21:44 , Quincey Morris <email@hidden> wrote:
> On Jul 27, 2012, at 21:00 , Rick Mann <email@hidden> wrote:
>
>> I removed some files that are no longer used by my project. But Xc4.4 then complains, when I build:
>>
>> file://localhost/Users/me/Projects/MyProj/trunk/lib/JSONKit: warning: Missing file: /Users/me/Projects/MyProj/trunk/lib/JSONKit is missing from working copy
>
> This may not be a SCM problem, but rather that one of your build phases or build settings still contains a reference to the deleted file, or something along that line.
Yeah, that was the first thing I checked; it's not in the build phases.
> If it is a SCM problem, ...
>
> Git or SVN? If it's git, it seems odd that *building* the project would give a SCM-related error. (If it's SVN, anything is possible, since SVN always seemed to go out of its way to be both fragile and annoying.)
Agreed; building shouldn't care about source state.
>> Related: I can't see that full error text, because it's truncated in the left pane. Is there a way to see the full error without copy/pasting? It doesn't show in the build log.
>
> You should be able to "hover" the mouse pointer over the error to see the whole thing. Or, if you go to the build-log tab (instead of the build-errors tab), you might be able to see the error in a transcript.
As I said, there's no mention of the issue in the build log, but hovering did reveal it. It didn't, last time I tried.
I generally hate having to discover by hover.
--
Rick
_______________________________________________
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