Paul Mabileau
Paul Mabileau
I have run into a similar issue because of the `Code integrity footprint file not found` log I had as well, but for something completely unrelated to N++, so hopefully...
> I'd like the prefix `NW`, e.g. `nw_path_t` -> `NWPath` like Swift does it, but that's already used by NetworkExtension From what I can see in [the docs](https://developer.apple.com/documentation/networkextension/nwhostendpoint?language=objc), when searching...
Alright, thanks!
I don't even know if it is made available publicly, but I've just filed this upstream under FB20070525.
> Thanks! NP :slightly_smiling_face: > I won't merge this 'till after I begin on v0.4 :ok_hand: > so don't worry about keeping it rebased Yeah, I saw some conflicts, so...
@kennykerr Did you find time to look at this again? If not, would you be willing to take a look at a redux of my previous PR? The addition of...
But then again, this and that could be done separately, no? For example, implementing the variants first would mean having `TryFrom for VARIANT` implementations, then adding `SAFEARRAY` would mean a...