Hello everyone,
I have a problem with the icons on a mac monogame app.
If I do everything that´s listed in the guide(https://developer.xamarin.com/guides/mac/deployment,_testing,_and_metrics/app-icon/) my custom icon is shown while the app is loading which means that it jumps up and down in the dock.
As soon as the app has finished loading the icon changes to the monogame-icon (red M). I just can´t figure out how to change that.
What´s really strange is that the monogame-icon isn´t listed anywhere in the project. I tried to create a clean monogame project because I thought there´s something messed up in my project but it´s the same. Two icons and xcassets just changes the first one.
Am I missing something?
Thank you for your help,
Harry