Yann Rouillard
Yann Rouillard
I have the same problem, but I am not sure it is related to Applicationize as I experienced the same issue with the Signal Desktop Client which is also packaged...
BTW I successfully tested that I can capture event using objective C code. The following code does print the UUID of the microphone device when it is enabled or not...
The issue is caused by this line: https://github.com/astronomer/astro-cli/blob/4c930766c9d5f6d77c226ea7aaf5249cce8c6b0b/airflow/docker_image.go#L225 `astro` fallbacks on using docker shell command if the docker library doesn't work. I guess that when using colima, we use the...