Yosef
Yosef
In xcode project some icons unassigned, I'm using xcode 9.0
In source code these sizes not specified ``` iphone: { '2x' => ['20x20', '29x29', '40x40', '60x60'], '3x' => ['20x20', '29x29', '40x40', '60x60'] }, ipad: { '1x' => ['20x20', '29x29', '40x40',...
Hi @pekkaklarck Since robot framework supports it from 4.1.1, we want to move to python 3.10 but missing this fix in PythonRemoteServer stops us. Any chance to get it? With...
I edited them to fake the docker hostname for applications that rely on these files and it helped and needed just during build stage due the limit to change the...
Hi, If you want to set specific hostname for during build time, now it implemented under this pull request: https://github.com/moby/buildkit/pull/1339 You can vote for it to be merged asap.
> Already fixed #81 covers similar problem with Python 3.11. Need to think should I create v1.1.1 bug fix release with these fixes already this weekend instead of waiting for...