Following Apple's app icon guidelines won't give corner radius to macOS app icon

Viewed 1978

I'm new to macOS app development.

Problem: Uploading square shape PNG image with no rounder corner doesn't make my macOS app have a rounded corner

At here Apple says to upload an app icon image with no rounded corner.

enter image description here In the case of iOS or iPadOS, if I just upload a square shape icon with no corner radius, Xcode automatically added corner radiuses. 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

0 Answers
Related