GTK# works nicely on Mac, Windows and Linux. The problem I have is with Publishing/Packaging application on Linux using latest MonoDevelop - it fails every time
Steps to Reproduce
Go to MonoDevelop on Linux
Right click the GTK# project => Tools => Create Package
Archive of Binaries
Select project and set build to Linux Release and archive tar.gz
Expected Behavior
Generate tar.gz package
Actual Behavior
Package creation failed
Basic Information
Version with issue: 4.4.0
IDE: MonoDevelop 7.8.4
I've followed this tutorial here for adding GTK to Xamarin.Forms project: https://docs.microsoft.com/en-us/xamarin/xamarin-forms/platform/other/gtk?tabs=windows
GTK# works nicely on Mac, Windows and Linux. The problem I have is with Publishing/Packaging application on Linux using latest MonoDevelop - it fails every time
Steps to Reproduce Go to MonoDevelop on Linux Right click the GTK# project => Tools => Create Package Archive of Binaries Select project and set build to Linux Release and archive tar.gz Expected Behavior Generate tar.gz package
Actual Behavior Package creation failed
Basic Information Version with issue: 4.4.0 IDE: MonoDevelop 7.8.4