diff --git a/website/docs/reference/cli.mdx b/website/docs/reference/cli.mdx index 4a73292ae..c76baaadd 100644 --- a/website/docs/reference/cli.mdx +++ b/website/docs/reference/cli.mdx @@ -85,8 +85,10 @@ Example: `wails build -clean -o myproject.exe` -:::Info +:::info + On Mac, the application will be bundled with `Info.plist`, not `Info.dev.plist`. + ::: :::info UPX on Apple Silicon