Aha, fixed it.
Basically if any of you get this same issue with loading a framework the way
I got around it was to delete the framework and the #import line in my code.
Save my file and then re-import the framework, save, re-add my #import
<Addressbook/Addressbook.h> line and all my addressbook elements of my code
sprung into life.

Schweeeeet

Cheese
Paul

This Cocoa is great to learn once you stat to get the hang of it...



2008/6/26 Papa-Raboon <[EMAIL PROTECTED]>:

> Hi All,
> I am currently trying to work through a tutorial regarding creating a
> simple app that allows you to enter an address into Apple's Addressbook
> database.
>
> I added the addresbook framework just as the tutorial explained and saved
> my files and I can see AddressBook.framework there in the source file
> listings under "other frameworks" where the tutorial suggests I add it but
> whenever I type in anything that should reference this framework like
> ABMutableMultiValue etc it fails to auto complete and it's not recognised
> when I build.
>
> Has anyone else seen this issue before and how did you get around it?
>
>
> Cheers
> Paul
>
>
>
> Paul Randall
>
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to