santa icon indicating copy to clipboard operation
santa copied to clipboard

Adopt SMAppService on macOS 13

Open tburgin opened this issue 3 years ago • 2 comments

Santa's launch agents and daemons should be migrated to utilize the SMAppService API on macOS 13+.

https://developer.apple.com/documentation/servicemanagement/smappservice?language=objc

tburgin avatar Jun 22 '22 14:06 tburgin

I believe (while not applicable to how Santa is built) there's still not a stable version of Xcode that could even build an app leveraging this service, yes? Is there an example of an Apple app using it? 😅

arubdesu avatar Nov 14 '22 05:11 arubdesu

Looking through Sonoma WWDC videos looks like we need this to do this to use environmental constraints https://developer.apple.com/videos/play/wwdc2023/10266/

pmarkowsky avatar Jun 23 '23 18:06 pmarkowsky