Skip to content

aronskaya/xpc-service-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application with XPC Service and communication via XPC

Magic 8 Ball is a sample app, that imitates the Magic 8 Ball best known from the 'Interstate 60: Episodes of the Road' movie. The application is intentionally simplified in order to serve as a working example for everyone, who wants to figure out how XPC Services work.

The XPC Service is called MagicXPCService, and this is where we get the answers to out question from.

Both the main UI app and the XPC Service are sandboxed.

License: MIT.

About

A sample Cocoa application with an XPC Service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages