Re: Link to static library
Re: Link to static library
- Subject: Re: Link to static library
- From: David Dunham <email@hidden>
- Date: Tue, 07 Oct 2008 20:30:00 -0700
On 7 Oct 2008, at 16:24, DKJ wrote:
It sounds like he has an Xcode project with a reference to a file
called MyModel.m (likely shows up red in the project). He should
remove that missing file from the project. It is independent of your
library.
OK, we checked: there was no reference to MyModel.m in the project.
What else could explain the error message?
How did you check? I'd use the terminal commands
% cd MyProject.xcodeproj/
% open -e project.pbxproj
and then search.
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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