trilemma-dev / SecureXPC

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

Moves around some code within `XPClient` #108

Closed jakaplan closed 2 years ago

jakaplan commented 2 years ago

There aren't any actual code changes here, it just moves the static factory code into an extension so that it's structured the same way as XPCServer