Hi, I'm new to macOS app development.
Problem: Uploading square shape PNG image with no rounder corner doesn't make my macOS app to have a rounded corner
At here Apple says to upload an app icon image with no rounded corner.
In the case of ioS or iPadOS, if I just upload a square shape icon with no corner radius, Xcode automatically added a corner radius. But in the case of macOS, Xcode doesn't.
What should I do to fix this issue?
Xcode 12.5
macOS: 11.0.1 Beta
Native macOS app
Problem: Uploading square shape PNG image with no rounder corner doesn't make my macOS app to have a rounded corner
At here Apple says to upload an app icon image with no rounded corner.
In the case of ioS or iPadOS, if I just upload a square shape icon with no corner radius, Xcode automatically added a corner radius. But in the case of macOS, Xcode doesn't.
What should I do to fix this issue?
Xcode 12.5
macOS: 11.0.1 Beta
Native macOS app