For example, to generate icons and splash screens for iOS and Android in Capacitor, run:
$ cordova-res ios --skip-config --copy $ cordova-res android --skip-config --copy
You can use --ios-project and --android-project to specify the native project directories into which these resources are copied. By default, cordova-res copies Android resources into android/ and iOS resources into ios/ (the directories Capacitor uses).
Уже в самом Xcode заменил ассеты, а эта иконка осталась.