Re: Unexplained warnings when accessing Contacts

Ronald Oussoren <[email protected]> Wed, 18 Jan 2017 20:48:00 +0100
Newsgroups gmane.comp.python.pyobjc.devel
Message-ID <[email protected]>
> On 9 Jan 2017, at 16:54, Gordon Watson <[email protected]> wrote:
> 
> Hi,
> 
> Can anyone suggest why... When accessing entries in Contacts I'm getting the following warning messages: 
> 
> CoreData: warning: dynamic accessors failed to find @property implementation for 'uniqueId' for entity ABCDRelatedName while resolving selector 'uniqueId' on class 'ABCDOwnedObject'.  Did you remember to declare it @dynamic or @synthesized in the @implementation ?
> 
> Or, similarly:
> 
> CoreData: warning: dynamic accessors failed to find @property implementation for 'name' for entity ABCDRelatedName while resolving selector 'name' on class 'ABCDOwnedObject'.  Did you remember to declare it @dynamic or @synthesized in the @implementation ?
> 
> My code seems to work, though.
> 
> macOS 10.12.2
> py27-pyobjc 3.0.4
> pyobjc-framework-AddressBook 3.2.1

That’s odd. Do you have sample code that demonstrates the problem?

Ronald

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot

_______________________________________________
Pyobjc-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyobjc-dev