I tried to check whether the project supports changing App icons, but the console shows supportsAlternateIcons is false.
When I created a new demo to test, I found that regardless of whether CFBundleIcons is added, supportsAlternateIcons is true.
Same environment, same main thread.
So I think Apple should explain under what circumstances supportsAlternateIcons will be false, and how developers should adapt it?