⚠️ Troubleshooting
Incorrect App Icon

Incorrect App Icon in Xcode 15 and lower

With SwiftyLaunch 1.4, we are now shipping additional app icons for your generated apps according to Apple's Human Interface Guidelines for iOS 18+ (opens in a new tab)

If you're using Xcode 16, icons should be displayed and interpreted correctly.

Xcode 16 screenshot

But if you're using Xcode 15 or lower, you might see following:

Xcode 15 screenshot

To fix this issue, simply drag the regular app icon to the the top icon of the asset catalog. This will replace the incorrectly selected icon with the correct one. You can also delete the other icons that you might not need.

The resulting asset catalog icon should look like this:

Corrected asset catalog icon