Hello guys!
I have an image which is added to the project. In the simulator it appears, but when I build for the device the resource is not included. I also started a new project and nothing. Please help me. What can be the problem?
Hello guys!
I have an image which is added to the project. In the simulator it appears, but when I build for the device the resource is not included. I also started a new project and nothing. Please help me. What can be the problem?
Are you sure you copied the image into project, xcode ask to copy the file in project when you drag file in resource. Also check for your file name is correct (check for case sensitive ).
I deleted the image file and created a new file with the same image and it works... I think it was a bug of the file...