iosiphonexcode5xcasset

storyboard has question marks for every image after I imported into xcassets


all images in my storyboard are now ? images. This happened after I imported all media assets into a new .xcassets structure. The app runs fine and the images show when the app runs, but what can I do to restore them in the storyboard?


Solution

  • Remove the .png extension from the image names in the storyboard. Xcode5 now uses the image name, not the filename.