List Question
20 TechQA 2023-10-17T10:12:56.520000Can FIFinderSync Extension and FileProvider Extension run together on XPC?
103 views
Asked by Anoop Vaidya
NSXPCInterface setClasses causes "Lazily named class 0x600000xxxxxx wasn’t named by lazy name handler" on Xcode 14+ Swift @objc enum
99 views
Asked by Lucas van Dongen
How to whitelist XPC custom classes in Swift?
237 views
Asked by fsctl
Fast shared memory on macOS using XPC
782 views
Asked by Hyndrix
Running xpc connection outside the main method
254 views
Asked by Zohar81
How to resolve errors when installing XPC connection on mac so I can hack my furby?
875 views
Asked by Furby_h0arder
PyObjc: implement NSXPCInterface
161 views
Asked by Durgaprasad
Inter-App Communication for sandboxed swift app on macOS
997 views
Asked by Xiao Xiao
Reset / Re-initialize NSXPCConnection?
265 views
Asked by eww
porting from mac to linux/windows and looking for a cross platform XPC equivalent
348 views
Asked by Avba
Not able to connect to XPCService in a Launch agent
1.2k views
Asked by Baab
How do you make a Swift class available in an XPC service?
1.9k views
Asked by kennyc
XPC and Exception handling
995 views
Asked by catlan
Verify that a helper tool is installed
1.8k views
Asked by swineone
NSMachBootstrapServer is deprecated, how can NSXPCConnection be used to register a Mach Service?
933 views
Asked by alfwatt
Swift-Problem discovered when creating a helper
216 views
Asked by biju
How do you use MTLSharedTextureHandle or MTLSharedEventHandle with the C XPC interface on macOS?
695 views
Asked by kennyc
Is it possible to use pyobjc with a privilved XPC helper tool and XPCInterface API?
517 views
Asked by Corbell
Must NSSecureCoding-implementing classes be in shared framework to work with XPC?
524 views
Asked by Ian Bytchek
XPC between an app and a service residing in another app's bundle
409 views
Asked by strangetimes