Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors from ABCDSocialProfile #2272

Closed
skurfer opened this issue Sep 9, 2016 · 1 comment
Closed

Errors from ABCDSocialProfile #2272

skurfer opened this issue Sep 9, 2016 · 1 comment

Comments

@skurfer
Copy link
Member

skurfer commented Sep 9, 2016

Presumably from the Contacts plug-in…

error   14:39:18.573463 -0400   Quicksilver warning: dynamic accessors failed to find @property implementation for 'uniqueId' for entity ABCDSocialProfile while resolving selector 'uniqueId' on class 'ABCDSocialProfile'.  Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error   14:39:18.575079 -0400   Quicksilver warning: dynamic accessors failed to find @property implementation for 'label' for entity ABCDSocialProfile while resolving selector 'label' on class 'ABCDSocialProfile'.  Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error   14:39:18.575140 -0400   Quicksilver warning: dynamic accessors failed to find @property implementation for 'isPrimary' for entity ABCDSocialProfile while resolving selector 'isPrimary' on class 'ABCDSocialProfile'.  Did you remember to declare it @dynamic or @synthesized in the @implementation ?
@skurfer skurfer added the Sierra label Sep 9, 2016
@pjrobertson
Copy link
Member

Contacts plugin is working correctly. Will shortly be updated to use EventKit as per this:

quicksilver/Calendar-Reminders-qsplugin@33e8c2d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants