Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Mali packages #37

Merged
merged 3 commits into from
Dec 3, 2024
Merged

Conversation

webwarrior-ws
Copy link
Collaborator

Fixes in building of Mali packages. Add Graphics.Gtk package as Mali.Graphics.Gtk, because it's needed on GTK platform.

Don't pass `--no-build --no-restore` to `dotnet pack` command
as this will skip some steps and produce package that has some
files missing, like
buildTransitive/Microsoft.Maui.Core.BundledVersions.targets
in Mali.Core package.
Build packages for GTK platform only.
It is needed on Gtk platform. Name the package
Mali.Graphics.Gtk.
@knocte knocte merged commit 52c6e84 into nblockchain:main Dec 3, 2024
4 checks passed
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.

2 participants