This repository was archived by the owner on Jan 28, 2024. It is now read-only.
Releases: ChimeHQ/ProcessService
Releases · ChimeHQ/ProcessService
Release list
v0.2.6
v0.2.5
- Address races between process termination and output reading
v0.2.4
- Fix a crash caused by
unownedrelated to early process termination. - Add the new
userShellInvocationAPI
v0.2.3
- Set XPC service to macOS 11.0 minimum
v0.2.2
v0.2.1
- Add extension-safety flag and macOS 11.0 deployment target to binary framework
v0.2.0
- Binary target with included XPC service
v0.1.2
- Protect
ExportedProcessServiceby making it an actor - Handle process termination, close down file handles