Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support launch agents #44

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

steven-joruk
Copy link
Collaborator

@steven-joruk steven-joruk commented Aug 9, 2024

A builder might be better than this connect_privileged / connect_unprivileged API, that way we could easily support sync-only clients among other things.

BTW, Apple added friendlier Swift APIs for XPC, we could take some inspiration from those:
https://developer.apple.com/documentation/xpc/xpclistener
https://developer.apple.com/documentation/xpc/xpcsession/4198287-init

Fixes #43

@steven-joruk steven-joruk force-pushed the sj/agents branch 2 times, most recently from 3ba24ec to d6bd2d5 Compare August 9, 2024 23:13
@steven-joruk steven-joruk marked this pull request as draft August 10, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Client connection always given XPC_CONNECTION_MACH_SERVICE_PRIVILEGED flag
1 participant