IOS icon's problem

Hi
When I add an application to the App Store, the icon was Cordova default, although everything is fine during debugging on the application. What’s wrong ?

The icons which are used by your app are defined in config.xml, with pathnames to the files. They are typically in a resources folder at the top level of your project. My guess is that the problem is there.

https://volt.build/documentation/