mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 07:31:52 +03:00
3035e4581c
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
10 lines
258 B
Markdown
10 lines
258 B
Markdown
---
|
|
"tauri-bundler": patch
|
|
"api": patch
|
|
---
|
|
|
|
When building Universal macOS Binaries through the virtual target `universal-apple-darwin`:
|
|
|
|
- Expect a universal binary to be created by the user
|
|
- Ensure that binary is bundled and accessed correctly at runtime
|