Recovering Accidental Storyboard Deletion

前端 未结 9 620
[愿得一人]
[愿得一人] 2020-12-20 11:56

I tried looking for the answer but didn\'t find it.

I accidentally deleted my storyboard in XCode4. Is there anyway that I can retrieve it? I looked in the trash ca

9条回答
  •  粉色の甜心
    2020-12-20 12:48

    If it popped up that means you can find it in your project folder. Just look in /projectName/projectName/Base.lproj. The storyboard is there. You can drag it into Xcode and its as good as new.

提交回复
热议问题