It's working with sending sites through Apple Mail.
Console log reports the following:
error
13:32:52.755839 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'uniqueId' for entity ABCDInfo while resolving selector 'uniqueId' on class 'ABCDInfo'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:52.906413 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'uniqueId' for entity ABCDContact while resolving selector 'uniqueId' on class 'ABCDContact'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:53.230981 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'uniqueId' for entity ABCDEmailAddress while resolving selector 'uniqueId' on class 'ABCDEmailAddress'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:53.232152 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'orderingIndex' for entity ABCDEmailAddress while resolving selector 'orderingIndex' on class 'ABCDEmailAddress'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:53.232286 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'address' for entity ABCDEmailAddress while resolving selector 'address' on class 'ABCDEmailAddress'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:53.232365 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'label' for entity ABCDEmailAddress while resolving selector 'label' on class 'ABCDEmailAddress'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:53.232446 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'isPrimary' for entity ABCDEmailAddress while resolving selector 'isPrimary' on class 'ABCDEmailAddress'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:53.244868 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'title' for entity ABCDContact while resolving selector 'title' on class 'ABCDContact'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:53.244962 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'suffix' for entity ABCDContact while resolving selector 'suffix' on class 'ABCDContact'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:53.245032 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'firstName' for entity ABCDContact while resolving selector 'firstName' on class 'ABCDContact'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:53.245106 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'middleName' for entity ABCDContact while resolving selector 'middleName' on class 'ABCDContact'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:53.245176 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'lastName' for entity ABCDContact while resolving selector 'lastName' on class 'ABCDContact'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:53.717624 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'uniqueId' for entity ABCDMessagingAddress while resolving selector 'uniqueId' on class 'ABCDMessagingAddress'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:53.719024 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'label' for entity ABCDMessagingAddress while resolving selector 'label' on class 'ABCDMessagingAddress'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:53.719089 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'isPrimary' for entity ABCDMessagingAddress while resolving selector 'isPrimary' on class 'ABCDMessagingAddress'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:53.723944 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'orderingIndex' for entity ABCDMessagingAddress while resolving selector 'orderingIndex' on class 'ABCDMessagingAddress'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:54.119700 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'uniqueId' for entity ABCDPhoneNumber while resolving selector 'uniqueId' on class 'ABCDPhoneNumber'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:54.119853 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'fullNumber' for entity ABCDPhoneNumber while resolving selector 'fullNumber' on class 'ABCDPhoneNumber'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:54.119946 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'label' for entity ABCDPhoneNumber while resolving selector 'label' on class 'ABCDPhoneNumber'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:54.120036 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'isPrimary' for entity ABCDPhoneNumber while resolving selector 'isPrimary' on class 'ABCDPhoneNumber'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:54.122802 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'orderingIndex' for entity ABCDPhoneNumber while resolving selector 'orderingIndex' on class 'ABCDPhoneNumber'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?
error
13:32:55.807381 -0500
Messages Share Extension
warning: dynamic accessors failed to find @property implementation for 'serialNumber' for entity ABCDAddressBookSource while resolving selector 'serialNumber' on class 'ABCDAddressBookSource'. Did you remember to declare it @dynamic or @synthesized in the @implementation ?