Re: Newbie Q : using a framework
Re: Newbie Q : using a framework
- Subject: Re: Newbie Q : using a framework
- From: Jerry Krinock <email@hidden>
- Date: Mon, 17 Jul 2006 10:25:43 -0700
- Thread-topic: Newbie Q : using a framework
on 06/07/17 10:10, email@hidden at email@hidden
wrote:
> inside a file in MyProject, the compiler complains that itdoes not find
> the file
> MyFramework/MyFramework.h. What did I forget to do ?
Could be several things. Here's one I'm familiar with:
In your framework project, click on Target > MyFramework > Copy Headers and
make sure the "Role" of MyFramework.h is "public". Xcode makes them
"project" by default.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden