Skip navigation.
 
mlRe : Newbie Q : using a framework
FROM : delanoy
DATE : Mon Jul 17 20:21:16 2006

>> 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.


      I already thought of that and checked this point. Any other ideas ?

                                              Ewan

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