I’m porting a monorepo application to Rust: It consists of 3 interdependent apps, and 3 more folders (for documentations, configuration files and databases). All these apps build successfully, but the snap itself won’t build, no reason why.
The snap file: https://github.com/th3Maid/MaidRunner/blob/trunk/snap/snapcraft.yaml
I had configured the build provider to use multipass instead of LXD (because they are not working). And the tauri app (GUI) are not working from inside the container, iVM with x11 and wayland.