If your storyboard is added in project (which you'll determine from Project File Inspector section of xcode utility area)
You just have to remove Main.Storyboard from "Copy bundle resource" (in Build Phase) and add it again in "Copy bundle resource". This was worked for me.