• 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: Missing header files/folders?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Missing header files/folders?


  • Subject: Re: Missing header files/folders?
  • From: Jens Alfke <email@hidden>
  • Date: Tue, 20 Mar 2012 22:32:50 -0700

On Mar 20, 2012, at 9:20 PM, Shane Stanley wrote:

> This has come up again. I have a customer who has upgraded to Lion from Snow Leopard, and there are no header files (which my app uses) in his /System/Library/Frameworks/. But there is no option to reinstall Xcode with Xcode 4.3.

You can't rely on headers being present in the actual system frameworks.

> Should I be trying to use the header files in the Xcode bundle instead?

Yes. If your app needs to locate framework headers at runtime for some reason, it should probably do something like running "xcode-select -print-path" via NSTask, to find the Developer folder, then locating the SDK relative to that.

—Jens
_______________________________________________

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: Missing header files/folders?
      • From: Shane Stanley <email@hidden>
References: 
 >Re: Missing header files/folders? (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: Missing header files/folders?
  • Next by Date: Re: Missing header files/folders?
  • Previous by thread: Re: Missing header files/folders?
  • Next by thread: Re: Missing header files/folders?
  • Index(es):
    • Date
    • Thread