iPhone Interface Builder - Moved resources to sub-directory, now IB can't see them!

后端 未结 3 958
故里飘歌
故里飘歌 2021-01-13 16:09

I had a bunch of images in my Xcode project. They were originally added without choosing \"Create Folder References for any added folders\". So I removed the references and

3条回答
  •  自闭症患者
    2021-01-13 16:57

    1. Copy Images folder to your project folder.
    2. Add this folder to project. In "Choose options for adding these files" dialog, you must check "Create groups".
    3. "Copy items if needed" you can leave checked.
    4. Make sure to select your right targets Finish

提交回复
热议问题