Re: Issues with addressbook framework
Re: Issues with addressbook framework
- Subject: Re: Issues with addressbook framework
- From: Papa-Raboon <email@hidden>
- Date: Thu, 26 Jun 2008 09:40:11 +0100
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@hidden>:
> 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 (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