I am on Xcode 9.2, OSX, Objective-C.
Since OSX High Sierra Update, i get a lot of error messages logged like this:
AppleEvents: received mach msg which wasn't complex type as expected in getMemoryReference.
I have two XPC Services handling apple events for me, both of them report this. Any clue what this is? I found a discussion in the Apple developer forums but they are not any further: https://forums.developer.apple.com/thread/88126
ANY help or pointer in the right direction appreciated.