XCode won't use static library
XCode won't use static library
- Subject: XCode won't use static library
- From: "D.K. Johnston" <email@hidden>
- Date: Fri, 26 Sep 2008 20:53:31 -0700
I sent a colleague a MyModel.h file and libMyModel.a static library.
My projects compile with no trouble using these. But my colleague
keeps getting this error:
Xcode could not locate source file: MyModel.m (line: 40)
whenever he tries to reference an instance of MyModel.
MyModel.m wasn't in the project I was building either. And we have
checked the build settings in the Detail View: libMyModel.a is checked.
Can someone tell us why this might be happening? I suppose it must
have something to do with an XCode build setting somewhere; but I've
no idea which one it could be.
dkj
_______________________________________________
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