• 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: Vince DeMarco <email@hidden>
  • Date: Thu, 3 Nov 2005 16:06:32 -0800

Try changing your code

from

#import "Authorization.h"

to

#import <Security/Authorization.h>

or just

#import <Security/Security.h>

Vince

On Nov 3, 2005, at 3:58 PM, Jerry Krinock wrote:

on 05/11/03 15:26, David Alter at email@hidden wrote:

I reinitialized my hard drive, reinstalled
the OS, then reinstalled the developer tools, downloaded
SimpleStickies. Now it compiles.

If anyone ends up figuring out what the real issue is. I would be
interested to learn the fix.

<prayer> Good Lord, please help someone find a better answer than this! </prayer>

I believe I am having the same problem. Earlier today I read David's thread
and sent Chris Espinosa my verbose Build Log.


Here is a screenshot of the anomaly I see:

http://www.sheepsystems.com/CantFindFrameworkHeader.png

Can anyone answer my prayer? As a CodeWarrior Switcher, maybe I doing
something stupid that someone can see from that screenshot? It's been less
than one day, Xcode. Please don't die so young!


Jerry Krinock
Xcode 2.2 seed


_______________________________________________ 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

_______________________________________________ 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
  • Follow-Ups:
    • Re: xCode not finding header files of included frameworks
      • From: Jerry Krinock <email@hidden>
References: 
 >Re: xCode not finding header files of included frameworks (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: xCode not finding header files of included frameworks
  • Next by Date: beginner question on using code revision history SCM and subversion
  • Previous by thread: Re: xCode not finding header files of included frameworks
  • Next by thread: Re: xCode not finding header files of included frameworks
  • Index(es):
    • Date
    • Thread