Sergey Petrov
Sergey Petrov
Hello, since I have multiple signing identities I manually specified required identity in iOSInjectionProject/arm64/identity.txt Anyway, I see this error when I try to inject changes: ` iPhone Developer: Sergey Petrov...
Sorry for a long reply, As far as I understand `h2` is not a replacement for `hyper`, [but a core part of it](https://github.com/python-hyper/hyper-h2/issues/390#issuecomment-260306791). Anyway, hyper have some outdated code which...
Hi Thanks for contribution! Can you fix indentation to not use mixed tab/spaces?
I think it's unlikely two more reflection calls will cause a significant performance hit since this code already uses reflection to determine type of objects. Anyway, I'm not sure if...
@SteveLauC Problem is that alpine doesn't have sudo by default and topgrade fails silently without any warning even when executed with root privileges: log without sudo ``` alpine-vm:~# whoami root...
Looks like a duplicate of #3230