• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Problems making a framework (was tabbed class like Safari)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems making a framework (was tabbed class like Safari)


  • Subject: Re: Problems making a framework (was tabbed class like Safari)
  • From: Prachi Gauriar <email@hidden>
  • Date: Mon, 21 Nov 2005 12:06:59 -0500


On Nov 21, 2005, at 6:15 AM, malcom wrote:

Mmmm right :-/ It's true.
Now I've copied the framework in Linked with Library and Copy Files
(Framework). Unfortunatly this not solve the problem and now I've
received a stupid error
error: nemoTabFM/nemoTabFM.h: No Such File or Directory
.... but it's here!

Did you set the header's role to be public? Click on your Framework target. For each of the headers that you want to allow people to import, set the role (in the Role column) to public. For headers that are part of your framework but you don't want others to use them (e.g support classes), set the role to private. Finally, for headers that no one outside of your project should know about, set the role to project.


-Prachi
_______________________________________________
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


References: 
 >Problems making a framework (was tabbed class like Safari) (From: malcom <email@hidden>)
 >Re: Problems making a framework (was tabbed class like Safari) (From: Julien Jalon <email@hidden>)
 >Re: Problems making a framework (was tabbed class like Safari) (From: malcom <email@hidden>)
 >Re: Problems making a framework (was tabbed class like Safari) (From: James DiPalma <email@hidden>)
 >Re: Problems making a framework (was tabbed class like Safari) (From: malcom <email@hidden>)
 >Re: Problems making a framework (was tabbed class like Safari) (From: James DiPalma <email@hidden>)
 >Re: Problems making a framework (was tabbed class like Safari) (From: malcom <email@hidden>)

  • Prev by Date: Re: NSXML and Character References
  • Next by Date: Re: app icons
  • Previous by thread: Re: Problems making a framework (was tabbed class like Safari)
  • Next by thread: addSubviews: How can I populate the first tier of the Container View only?
  • Index(es):
    • Date
    • Thread