Move installer signing into MSBuild

This commit is contained in:
Cameron Gutman 2023-07-14 20:31:32 -05:00
commit 34ba9063ad
5 changed files with 16 additions and 20 deletions

View file

@ -44,7 +44,6 @@ Hosting for Moonlight's Raspberry Pi and L4T package repositories is graciously
* [Visual Studio 2019](https://visualstudio.microsoft.com/downloads/) (Community edition is fine)
* Select **MSVC 2019** option during Qt installation. MinGW is not supported.
* [7-Zip](https://www.7-zip.org/) (only if building installers for non-development PCs)
* Wix 4 .NET Tool (install using `dotnet tool install --global wix`)
### macOS Build Requirements
* Qt 6.2 SDK or later