Skip navigation.
 
mlRe: Newbie Q : using a framework
FROM : Jerry Krinock
DATE : Mon Jul 17 19:25:43 2006

on 06/07/17 10:10, <email_removed> at <email_removed>
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.

Related mailsAuthorDate
mlNewbie Q : using a framework delanoy Jul 17, 19:10
mlRe: Newbie Q : using a framework Jerry Krinock Jul 17, 19:25
mlRe : Newbie Q : using a framework delanoy Jul 17, 20:21
mlRe: Re : Newbie Q : using a framework Julio Cesar Silva… Jul 17, 20:59