brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.53k stars 2.27k forks source link

No Package Manifest after building from source? #18821

Open AHandheldFan opened 2 years ago

AHandheldFan commented 2 years ago

Description

No package manifest for VS to create app package/build

Steps to Reproduce

  1. Cloned git
  2. Ran commands as per the readme.md
  3. No packagemanifest

Actual result:

Expected result:

I want to create an appx package. I do believe I need to Visual Studio/sln file or a package manifest file with the rest of the build files in order to do that.

Reproduces how often:

Brave version (brave://version info)

Version/Channel Information:

Other Additional Information:

Miscellaneous Information:

AHandheldFan commented 2 years ago

.....