mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-16 23:22:26 +03:00
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
|