Skip to content

For iOS Developers: Xcode Distribute App Error | 2.3 Performance Accurate Metadata Issue Resolved



This video will help iOS developers to resolve 2.3.0 Performance: Accurate Metadata Issue of iPhone App Development.

Xcode 15 “Distribute App” Error Resolved | Asset validation failed. Missing Info.p list value issue Resolved

We have resolved the Xcode 15 issue to distribute our iPhone App for TestFlight and the App Store.

Below error was resolved that was coming after clicking the “Distribute App” button in Xcode 15:

Asset validation failed

Missing Info.plist value. A value for the Info.plist key CFBundleIconName is missing in the bundle ‘Laravel.SiteMakers’. Apps built with iOS 11 or later SDK must supply app icons in an asset catalog and must also provide a value for this Info.plist key.

Asset validation failed

Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly 120×120 pixels, in .png format for iOS versions greater then 10.0. To support older versions of iOS, the icon may be required in the bundle outside of an asset…