• 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
Linking against /Dev/L/PrivateFrameworks/
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linking against /Dev/L/PrivateFrameworks/


  • Subject: Linking against /Dev/L/PrivateFrameworks/
  • From: "Owen Yamauchi" <email@hidden>
  • Date: Mon, 30 Jun 2008 14:10:27 -0700

Yes, I know, I shouldn't be linking against an Apple private
framework, but trust me, there's a reason for it.

Anyway, I'm having trouble building the project. I dragged my private
framework (DevToolsCore.framework) into Xcode and left all the default
settings alone. However, when I try to build, it fails on the first
import line from the framework that it comes across:

#import <DevToolsCore/PBXFileType.h>

PBXFileType.h is in the framework's PrivateHeaders directory, if that
makes a difference.

I've checked the project's (and target's) Framework Search Path
settings, and they definitely include
/Developer/Library/PrivateFrameworks.

Any ideas? (Note that I just want to get this to build; it doesn't
have to be deployable.)

TIA,
Owen
_______________________________________________

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

  • Follow-Ups:
    • Re: Linking against /Dev/L/PrivateFrameworks/
      • From: Jean-Daniel Dupas <email@hidden>
  • Prev by Date: Re: Why aren't my bindings firing?
  • Next by Date: Re: Style Question: apology and correction
  • Previous by thread: Re: Splitting an NSAttributedString across different NSRects of a given size
  • Next by thread: Re: Linking against /Dev/L/PrivateFrameworks/
  • Index(es):
    • Date
    • Thread