- Добавил: literator
- Дата: 7-10-2021, 17:05
- Комментариев: 0

Автор: Volodymyr Vashurkin
Издательство: Apress
Год: 2021
Страниц: 150
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB
Make advantage of the full power of Swift through XPC. Development for macOS differs from iOS and web-based development because of multicomponent applications. Besides the usual GUI-based applications and app extensions, there are a wide range of daemons—processes that run in the background—to worry about. These include system monitoring, event listening, notification agents, and many-many more. First, you'll take a tour around different types of daemons: user agents, privileged helpers, login items, XPC services, and System Extensions. Knowing key specifics of the daemons will open a wide range of possibilities from non-trivial application development to system development.