Fabian-Lars
Fabian-Lars
Like I said above, you can only build macos apps on a macos machine. Your CI seems to be running on Linux though.
marking as draft because it seems like the cli from git can't do `cargo tauri build` anymore. i'll try to look into it today (may be just on my end...
i also wasn't involved in most things that write into src-tauri instead of out_dir but in other places we later changed the logic to first check if the content actually...
can/did you test #1163 yourself? Looking at winit's code and PRs it may not be that easy and if it is we may have a hard time upstreaming this into...