You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Asset validation failed Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 10.0. To support older versions of iOS, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. See https://developer.apple.com/documentation/bundleresources/information_property_list/user_interface (ID: 1109a147-8de2-45b3-8f8e-76007dd019d3) how to solve this #5752
Asset validation failed
Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 10.0. To support older versions of iOS, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. See https://developer.apple.com/documentation/bundleresources/information_property_list/user_interface (ID: 1109a147-8de2-45b3-8f8e-76007dd019d3)
how to solve this
Reproduction
No response
Relevant log output (if applicable)
Asset validation failed
Missing required icon file. The bundle does not contain an app icon foriPhone / iPod Touch of exactly '120x120' pixels,in .png format foriOS versions >= 10.0. To support older versions of iOS, the icon may be requiredin the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. See https://developer.apple.com/documentation/bundleresources/information_property_list/user_interface (ID: 1109a147-8de2-45b3-8f8e-76007dd019d3)
how to solve this