Martin Man
Martin Man
Exactly, I'm aware of the limitation, I think it may need a collaboration from the swift build team to perhaps provide a stable symlink and or sum file so that...
I think it's this one: https://github.com/dubocr/homebridge-tahoma/issues/522 (which I reported while back and have the workaround in production since)... @dubocr Could you please take a look what the proper fix for...
Just adding note to myself that in my default 3.10.0 installation the `rbac.getambassador.io/role-group:` must be `emissary-emissary-ingress`. Not sure why but addresses the error.
``` print(String(cString: __dispatch_queue_get_label(nil))) ``` from here: https://developer.apple.com/forums/thread/701313
Just to keep you updated. I have prototyped this including passing tests in my repo fork here: https://github.com/mman/HeliumLogger/commit/8f1e1ef74080fa5d00d7181dcf91b2aafc56d74b and it works great on macOS, but I was not able to...