Private
Public Access
1
0

xpc: generic interface for dispatching methods

This commit is contained in:
2025-08-23 19:24:42 -07:00
parent e51fa3abeb
commit 8ff95f4bf9
4 changed files with 81 additions and 88 deletions

View File

@@ -10,6 +10,12 @@
<string>/Users/buzzert/src/kordophone-rs/target/debug/kordophoned</string>
</array>
<key>EnvironmentVariables</key>
<dict>
<key>RUST_LOG</key>
<string>info</string>
</dict>
<key>MachServices</key>
<dict>
<key>net.buzzert.kordophonecd</key>
@@ -26,4 +32,4 @@
<key>StandardErrorPath</key>
<string>/tmp/kordophoned.err.log</string>
</dict>
</plist>
</plist>