UIImage imageNamed return nil in iOS15 beta 8

I added my image to .xcassets file, and edited content json like launch images. But the method UIImage imageNamed returned nil in iOS 15

This is working as well < iOS 15

Replies

Reset the xcode then clean project and rebuild