Re: Xcode Project Missing File
Re: Xcode Project Missing File
- Subject: Re: Xcode Project Missing File
- From: Seth Willits <email@hidden>
- Date: Mon, 18 Mar 2013 21:26:44 -0700
On Mar 18, 2013, at 8:10 PM, Quincey Morris wrote: On Mar 18, 2013, at 19:56 , Chris Tracewell < email@hidden> wrote: I have a project I started several years ago before XIB files were introduced. All of my current files are XIB but I get a warning when I build that MainMenu.nib is missing and indeed I do not have that file. I click on the warning but it does not bring up anything. I've also tried searching the project settings where this might be specified, but nothing shows up. Oddly however, my MainMenu.xib file has a question mark to the right of it in the file browser, the only file to have one, and hovering and clicking the question mark gives me no info.
The question mark is likely the SCM status of the file, and therefore not relevant to the warning.
And adding onto that, the warning that MainMenu.nib is missing is probably also an SCM thing. It's telling you that it's not in the working copy, but has not been marked as remove (a ! in svn status). It shows up in Xcode as a "Missing File" warning, with the name of the file shown in red. |
_______________________________________________
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