Re: Xcode Project Missing File
Re: Xcode Project Missing File
- Subject: Re: Xcode Project Missing File
- From: Quincey Morris <email@hidden>
- Date: Tue, 19 Mar 2013 11:45:22 -0700
On Mar 19, 2013, at 11:00 , Chris Tracewell < email@hidden> wrote: I don't know where else to look for why it is listing MainMenu.nib as missing and I guess I could just ignore it as it seems to be build ok, still it bugs me.
The next step is to go back to the build transcript and find out what build phase and tool was running, and what parameters were passed to that tool.
The other thing you can do is open the pbxproj file (inside the xcodeproj package) with a text editor and search for 'MainMenu.nib'. That might tell you what kind of reference to it remains. As Seth pointed out, it may be still listed in your project's file hierarchy, perhaps inside a group you haven't expanded recently.
What's the exact text of the warning you get?
|
_______________________________________________
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