trilemma-dev / SecureXPC

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

For Mach services, adds hardened runtime requirement to default #125

Closed jakaplan closed 1 year ago

jakaplan commented 1 year ago

When running on macOS 10.14 or higher, by default clients must have the hardened runtime configured. This does not effect client requirements which are manually configured.