mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-16 07:08:32 +03:00
83f52fdbe3
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
6 lines
179 B
Markdown
6 lines
179 B
Markdown
---
|
|
"cli.rs": patch
|
|
---
|
|
|
|
Add support to building Universal macOS Binaries through the virtual target `universal-apple-darwin` (run `tauri build --target universal-apple-darwin`).
|