I made an iPhone app in Livecode 9.6.1 and I saved it as a standalone app with all .png Icons and Splash screens uploaded in the respective sizes in the Standalone Application Settings. I made the .ipa file and submitted it via Application Loader (also tried Transporter) and I got this error.
ERROR ITMS-90022: "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 >= 7,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 Same error for 76x76 and 152x152 pixels
I'm not sure if the following is of help, but I noticed - this is only the resolutions for the iOS 7 device icons? - when I put the app onto a simulator or my personal iPhone device the app works fine and the splash screens work. But the app icon still displays as the default white one. - if I right click on the .app file and show package contents I can see all the splash images but not any of the icon images files - I can't open the .app file in Xcode to add these icon images to Info.plist
Mac Catalina Version 10,15,3
iPhone X IOS 13,3,1
LiveCode 9,6,0 (dp3)
Xcode 10,1 & 11,3 placed in the iOS SDKs
Thanks,
Gee