NSXPCListener in an app

I have a NSXPCListener in an app and like to connect to from a command line tool. I can’t get it to work so I wonder if it is not supported of if I miss something.

Any help is greatly appreciated.

Replies

I wonder if it is not supported

This is not supported. See XPC and App-to-App Communication for the full story.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"