NSXPCInterface setClasses causes "Lazily named class 0x600000xxxxxx wasn’t named by lazy name h...
Read MoreHow do you make a Swift class available in an XPC service?...
Read MoreHow to whitelist XPC custom classes in Swift?...
Read MoreFast shared memory on macOS using XPC...
Read MoreVerify that a helper tool is installed...
Read MoreNSMachBootstrapServer is deprecated, how can NSXPCConnection be used to register a Mach Service?...
Read MoreHow do you use MTLSharedTextureHandle or MTLSharedEventHandle with the C XPC interface on macOS?...
Read MoreSwift-Problem discovered when creating a helper...
Read MoreHow to synchronously wait for reply block when using NSXPCConnection...
Read MoreSwift Privileged Helper (XPC Listener) Crashing with Illegal Instruction Error...
Read MoreMust NSSecureCoding-implementing classes be in shared framework to work with XPC?...
Read MoreUsing custom class in XPC protocol...
Read MoreNSXPCInterface constructor does not recognise protocol in Swift...
Read MoreNSXPCConnection debugging interruption/invalidation...
Read MoreXPC Service: Raise Stack Size on Worker Thread...
Read MoreXPC Between two cocoa applications in workspace, the NSXPCConnection is immediately being invalidate...
Read MoreUsing an Objective-C protocol from my XPC Service in my Swift app...
Read MoreRunning multiple instances of the same XPC service (NSXPCConnection)...
Read MoreApp reply not called when passing non-null parameter from NSXPCConnection...
Read Morehelper app sandboxing and security scoped bookmarks...
Read MoreNSXPCConnection pass an object by proxy...
Read MoreHow to send a message from XPC helper app to main application?...
Read MoreUsing XPC to parallelize Cocoa WebView rendering...
Read MoreIs there a way to pass arbitrary struct via XPC?...
Read MorePass xpc_object_t through NSXPCConnection...
Read More