Can't run app on my iPhone

Ijust started using xcode to build an app and I was following Code with Chris's tutorial to build that card game app. I finished it, but when I tried to run the app on my iPhone 6s it keeps saying "/Users/ronaldrousseau/Desktop/Xcode/Project 1/Project 1/Assets.xcassets: The stickers icon set or app icon set named "AppIcon" did not have any applicable content." and "/Users/ronaldrousseau/Desktop/Xcode/Project 1/Project 1/Assets.xcassets: The launch image set named "LaunchImage" did not have any applicable content.". Im not sure how to fix this. Did I forget a step or was this not mentioned in the video. Im new to codeing so I dont know much.


Any advice would be helpful.

Have you checked the images in xcasset ?


You could:

- remove the images

- reload in xcasset

- do a build clean forlder.

I removed the images and it works now. Wonder what went wrong with the images? Thank you though.

Can't run app on my iPhone
 
 
Q