mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 06:39:30 +08:00
docs: fix admonitions syntax (#2263)
This commit is contained in:
parent
add10df5ff
commit
e1fc7119bc
@ -85,8 +85,10 @@ Example:
|
|||||||
|
|
||||||
`wails build -clean -o myproject.exe`
|
`wails build -clean -o myproject.exe`
|
||||||
|
|
||||||
:::Info
|
:::info
|
||||||
|
|
||||||
On Mac, the application will be bundled with `Info.plist`, not `Info.dev.plist`.
|
On Mac, the application will be bundled with `Info.plist`, not `Info.dev.plist`.
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
:::info UPX on Apple Silicon
|
:::info UPX on Apple Silicon
|
||||||
|
Loading…
Reference in New Issue
Block a user