iPhone開発 perhaps the designated entry point is not set? エラー
2012-07-30 00:11:42.861 Test55[4723:c07] Failed to instantiate the default view controller for UIMainStoryboardFile ‘MainStoryboard_iPhone’ – perhaps the designated entry point is not set?
Storyboard を利用時、シュミレータ等で起動後、画面が真っ黒で何も表示されず、上記のエラーが発生した場合は、
初期の起動 View を選択して
下記の画面のように Is Initial View Controller にチェックが入っていることをご確認ください。
ここにチェックがないと、上記エラーが発生します。