Could not load the “” image referenced from a nib in the bundle with identifier

后端 未结 22 2887
渐次进展
渐次进展 2020-12-01 11:32

when I load my application it shows a warning message that

\"Could not load the \"\" image referenced from a nib in the bundle with identifier \"

22条回答
  •  庸人自扰
    2020-12-01 12:21

    I have just updated to XCode 9 and it started giving me this issue. I created a new Image Set in the Assets section and added the images I wanted to this, then re-added them to my tab bar images with custom names and it worked fine. Hope this helps!

提交回复
热议问题