We had the same issue and resolved it my removing an extension to NotificationCenter to simplify listening for notifications.
It held a let reference to NotificationCenter, and that seemed to break some magic with Objective-C message passing.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: