it's been days I am having an issue with this stupid error and still no fix after reading tons of StackOverflow solutions. I am deploying my app to the apple connect test flight and Fastlane config is ok and goes through the process fine. it reaches the part where it wants to upload the app to our team test flight account and this error keeps popping up.
solutions tried:
- removing images and adding them again
- drag and drop images manually
- removed tvos carplay
- adding CFBundleIconName to info.plist
- looking for CFBundleIcons and adding it manually (there were no such key in my info.plist)
- adding icon names under icon files in info.plist
my icons are under Images.xcassets/AppIcon.appiconset