Re: error: 'AuthorizationRef' has not been declared Help!
Re: error: 'AuthorizationRef' has not been declared Help!
- Subject: Re: error: 'AuthorizationRef' has not been declared Help!
- From: Fritz Anderson <email@hidden>
- Date: Sat, 20 Jun 2009 10:43:51 -0500
On 19 Jun 2009, at 11:21 PM, Stephen Northcott wrote:
It is related to iPhone development and this same project will build
for the device, but not for the simulator... and gives the following
errors.
I can offer only routes for investigation. Proceed from this:
AuthorizationRef is part of Authorization Services, which is not
available on the iPhone.
I'm a bit puzzled that it works for you on the device and not the
simulator; with Mac OS X-only API, it's usually the other way around.
Try doing a Clean All, including dependencies and precompiled headers.
Maybe also examine /Volumes/Dev/iPhoneDev/Ball/Prefix.pch, which seems
to be the root in your code of the failure to load <Security/
Authorization.h>.
<http://developer.apple.com/documentation/security/Conceptual/SecureCodingGuide/Articles/SecuritySvcs.html#//apple_ref/doc/uid/TP40002650-CHDEEDHC
>
— F
--
Fritz Anderson -- Xcode 3 Unleashed: Now in its second printing -- <http://x3u.manoverboard.org/
>
_______________________________________________
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