tryphotino / photino.NET

https://tryphotino.io
Apache License 2.0
833 stars 68 forks source link

OSX dock icon is missing or incorrect #184

Closed yoDon closed 1 week ago

yoDon commented 1 month ago

Expected Running the current photino test bench sample on OSX should set the app dock icon to the provided Photino app icon

Actual Running the current photino test bench sample on OSX shows a default icon in the dock

Steps to Reproduce dotnet new photinotestbench dotnet run see icon in OSX dock

philippjbauer commented 1 week ago

You will have to create an application package on macOS and add a custom icon in it. See publishing sample: https://github.com/tryphotino/photino.Samples/tree/debug/Photino.PublishPhotino/PublishPhotino#deploying-for-macos