Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsxpcconnection

Swift Privileged Helper (XPC Listener) Crashing with Illegal Instruction Error

Must NSSecureCoding-implementing classes be in shared framework to work with XPC?

Not able to connect to XPCService in a Launch agent

macos xpc nsxpcconnection

XPC Between two cocoa applications in workspace, the NSXPCConnection is immediately being invalidated

How do you make a Swift class available in an XPC service?

Verify that a helper tool is installed

Inter-App Communication for sandboxed swift app on macOS

Is an XPC interruption handler called when launchd kills the process?

What is the correct way to self-terminate a MacOS XPC service?

NSXPCConnection pass an object by proxy

XPC not registering classes correctly for collection

Running multiple instances of the same XPC service (NSXPCConnection)

How to send a message from XPC helper app to main application?