Open almostjulian opened 2 years ago
After removing the code signing lines from the csproj and running: dotnet build -t:Run -f net6.0-maccatalyst
dotnet build -t:Run -f net6.0-maccatalyst
The app launches, but I don't see any menu bar icon..
I am having the same problem.
@almostjulian See https://github.com/davidortinau/WeatherTwentyOne/pull/69
Thanks!
After removing the code signing lines from the csproj and running:
dotnet build -t:Run -f net6.0-maccatalyst
The app launches, but I don't see any menu bar icon..