Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tony-go/xpcdemo

Integrating a XPC service in a macOS application.
https://github.com/tony-go/xpcdemo

launchd macos macos-swift xpc xpc-service

Last synced: 2 days ago
JSON representation

Integrating a XPC service in a macOS application.

Awesome Lists containing this project

README

        

# XPCDemo

## Overview
This project demonstrates the integration of XPC services in a macOS application.
It is a part of a series of tutorials that guide through the process of understanding
and implementing background processes and inter-process communication in macOS apps.

## Getting Started
### Prerequisites
- macOS (version 10.x or later)
- Xcode (version 12.x or later)
- Swift 5.x
-
## License

This project is licensed under the MIT License.