icons not showing on release build with Xcode 12.x but it is working fine with lower version.

Hello Sir,
I am facing issue after upgrade my Xcode 12.x version. Application showing button image, navigation bar icons image and other image are working fine in Xcode 11.7 or lower, it will also working fine in the debug build. but not showing in the release build or unconnected debug build.

I an unable to understand how can we resolve this issue.


How are the images defined ? png ?
Yes. Png
Have you checked the images are available in target ?
Could try to copy them to xcassets.
icons not showing on release build with Xcode 12.x but it is working fine with lower version.
 
 
Q