Josh Kaplan
Josh Kaplan
@blankwall would you have a chance sometime to take a look? If you're short on time, just looking at the [SecureXPC framework](https://github.com/trilemma-dev/SecureXPC/) that the sample relies upon would be quite...
No worries at all. Would end of February be realistic?
Unfortunately you're correct that because this package is based on the C API it's a no-go. If Apple in the future compatibility with the C API then I'll happily update...
Thanks for the bug report. I will take a look this weekend.
Could you provide the actual code or some description of the code involved that's causing this behavior? Does `BatFi` contain usage of `XPCClient` and `BatFiHelper` have an `XPCServer`? That's what...
Now that I have access to the source code I tried to replicate this issue, but I'm not sure how to. I modified `RouteHandler.smcStatus(...)` to always throw an error and...