appicon
creates app icons for iOS, iPadOS, macOS, and watchOS
brew tap joeblau/hb
brew install appicon
Navigate to an image that is at least 1024x1024
Generate icons for iOS
appicon -f image.png
Generate icons for iOS, iPadOS, macOS and watchOS
appicon -f image.png -p ios ipados macos watchos