I'ved used
flutter_launcher_icons: ^0.7.4 - https://alligator.io/flutter/app-icons/
and ran the command in my mac.
After relaunching the app, I noticed the app icon is not changed.
But if opened in xcode and deploy to device/appstore, the app icon is updated.
Why is IOS simulator not showing the updated app icon ?