• 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: My Custom Framework Is Not Exporting One of My Header Files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: My Custom Framework Is Not Exporting One of My Header Files


  • Subject: Re: My Custom Framework Is Not Exporting One of My Header Files
  • From: Kiel Gillard <email@hidden>
  • Date: Wed, 9 Jun 2010 11:29:43 +1000

Have you set the scope of the necessary header files to public?

file:///Developer/Documentation/DocSets/com.apple.ADC_Reference_Library.DeveloperTools.docset/Contents/Resources/Documents/documentation/DeveloperTools/Conceptual/XcodeBuildSystem/100-Targets/bs_targets.html

On 09/06/2010, at 11:20 AM, Chris Tracewell wrote:

> I just made my first private framework a few weeks ago. I took some common categories and custom classes I use across projects and put them in my new FW. All has been fine until today when I added a new class file to it. I clean and build the FW and then build my project that is utilizing the FW and I get an error saying there is "No such file or directory" - referring to my new class file in the FW. FWIW, I use #import <MyFramework/MyFramework.h> in my project as it imports all the FW headers - standard protocol.
>
> After I build the FW I look in "MyFramework -> build -> Release -> MyFramework.framework -> Headers" and can see the header is indeed missing. I know this is the correct directory because I can see MyFramework.framework being deleted when I clean the FW target.
>
> Why would it not be exporting the file? Yes, I added it to the target when I created the file.
>
> Thanks for the help
>
>
> -Chris
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >My Custom Framework Is Not Exporting One of My Header Files (From: Chris Tracewell <email@hidden>)

  • Prev by Date: My Custom Framework Is Not Exporting One of My Header Files
  • Next by Date: Re: My Custom Framework Is Not Exporting One of My Header Files
  • Previous by thread: My Custom Framework Is Not Exporting One of My Header Files
  • Next by thread: Re: My Custom Framework Is Not Exporting One of My Header Files
  • Index(es):
    • Date
    • Thread