trilemma-dev / SecureXPC

A simple and secure XPC framework for Swift
MIT License
73 stars 15 forks source link

Adds `XPCFileDescriptorContainer' which wraps a file descriptor/handler #88

Closed jakaplan closed 2 years ago

jakaplan commented 2 years ago

This makes it possible to send file handles/descriptors over an XPC connection using this framework.