代码拉取完成,页面将自动刷新
The build directory is used to house all the build files and assets for your application.
The structure is:
The darwin
directory holds files specific to Mac builds.
These may be customised and used as part of the build. To return these files to the default state, simply delete them
and
build with wails build
.
The directory contains the following files:
Info.plist
- the main plist file used for Mac builds. It is used when building using wails build
.Info.dev.plist
- same as the main plist file but used when building using wails dev
.The windows
directory contains the manifest and rc files used when building with wails build
.
These may be customised for your application. To return these files to the default state, simply delete them and
build with wails build
.
icon.ico
- The icon used for the application. This is used when building using wails build
. If you wish to
use a different icon, simply replace this file with your own. If it is missing, a new icon.ico
file
will be created using the appicon.png
file in the build directory.installer/*
- The files used to create the Windows installer. These are used when building using wails build
.info.json
- Application details used for Windows builds. The data here will be used by the Windows installer,
as well as the application itself (right click the exe -> properties -> details)wails.exe.manifest
- The main application manifest file.此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。