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
I have done the same thing. Open up your Trash on the desktop and drag the storyboard back into the open Xcode file.
You can find the Storyboard file in the Base.lproj folder,from there you can just drag it to Xcode
Try right clicking on the Project folder and then proceed to Add Files to yourprojectname
> Base.Iproj
> yourstoryboard file
and add this back.