Norio Nomura
Norio Nomura
Categorize mach-O symbols into private defined, public defined, export or reference.
Currently, `InstagramImageService` does not check whether instagram is picture or video. Because, _Twitter for Mac_ does not support showing thumbnail of video(e.g. Vine) and opening them by browser. Waiting _Twitter...
### Description `launchd` only sets the `PATH` environment variable to `/usr/bin:/bin:/usr/sbin:/sbin`, so `limactl` fails to start because it cannot find `qemu-system-`. The VM can be started by adding the following...
I think it should be scheduled to run periodically with cron. What do you think? Thanks,
It seems that the `macos-12` runner in GitHub Actions has been deprecated. https://github.com/actions/runner-images/issues/10721. What is necessary to address this? Besides updating the workflows, is there anything else that needs to...
This PR is based on https://github.com/lima-vm/lima/pull/2508
based on #2498 - `docker.yaml`: add `.param.CONTAINERD_IMAGE_STORE` By passing the `--set .param.CONTAINERD_IMAGE_STORE=true` option to `limactl {create,start,edit}`, the `.features."containerd-snapshotter"` option will be enabled in `docker/daemon.json` inside the VM. - `docker.yaml`: add...