Skip to content

Conversation

@webwarrior-ws
Copy link
Contributor

Supersedes #207

Use .NET6 to build snap package. Publish Frontend.Console as
single executable in in snap_build script.

Modified launch script to point to gwallet executable generated
with new settings.

Set InvariantGlobalization to true in Backend and
Frontend.Console projects to fix error when launching
gwallet installed by snap. Error in question was:
```
Process terminated. Couldn't find a valid ICU package installed
on the system. Please install libicu using your package manager
and try again. Alternatively you can set the configuration flag
System.Globalization.Invariant to true if you want to run with
no globalization support.
```

Set correct configPath when GWallet is in a snap package.

Build mono snap package alongside .net6. Also upload mono snap
package as artifact and test it. It is needed because the
frontend branch can't switch yet to dotnet-based snap.

When building snap package with .NET6, only include single-file
executable in package.

Added "publish" command to make.fsx and Makefile.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant