This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
Releases: Alkenso/sXPC
Releases · Alkenso/sXPC
Adopt latest SwiftSpellbook, bump min macOS to 10.15
Compatibility with latest SwiftSpellbook
Compatibility with latest SwiftSpellbook
Transition to renamed SwiftConvenience -> SwiftSpellbook
Transition to renamed SwiftConvenience -> SwiftSpellbook
Improve documentation and samples. Minor improvements
Documentation
- Introduce XPCTransport sample project
- Improve README
XPCTransportMessage
- now
reply
is automatically called if the message is dropped (deallocated) without call to its reply
XPCTransportConnection redesign. Bugfix
Redesigned XPCTransportConnection to cover real-world tasks
Also fixed opened issues
- add some documentation comments
- simplify Sample demo
Introduce XPCTransport - Swift session-like wrapper around XPC
0.2.0 Add forwarding of full peer info
General refinements and improvements
0.1.1 Fixed demo
sXPC released!
0.1.0 Updated sample project.