• 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: xCode not finding header files of included frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xCode not finding header files of included frameworks


  • Subject: Re: xCode not finding header files of included frameworks
  • From: j o a r <email@hidden>
  • Date: Sun, 6 Nov 2005 16:04:37 +0100


On 4 nov 2005, at 02.36, Jerry Krinock wrote:

Try changing your code
from
#import "Authorization.h"
to
#import <Security/Authorization.h>
or just
#import <Security/Security.h>

Thank you, Vince. It works both ways you suggested. No system reinstall required!

And FYI, there's even documentation on this:

<http://developer.apple.com/documentation/MacOSX/Conceptual/ BPFrameworks/Tasks/IncludingFrameworks.html>

j o a r


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: xCode not finding header files of included frameworks (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: MACOSX_DEPLOYMENT_TARGET per architecture in XCode 2.2. How?
  • Next by Date: Re: xcode 2.2 editor problem
  • Previous by thread: Re: xCode not finding header files of included frameworks
  • Next by thread: beginner question on using code revision history SCM and subversion
  • Index(es):
    • Date
    • Thread