[UIKit] error: Failed to instantiate the default view controller for UIMainStoryboardFile'Main'


[UIKit] error: Failed to instantiate the default view controller for UIMainStoryboardFile'Main'

에러 본문: Failed to instantiate the default view controller for UIMainStoryboardFile 'Main' - perhaps the designated entry point is not set? 확인 해야할 부분은 두가지다. 1. storyboard에 view controller제대로 연결했는지 확인하기 2. Is initial view controller 체크 entry point is not set? 라고 여쭤보는 것이기에 이 부분을 체크하면 해결 가능하다. 다 했으면 clean build folder한 번 하고 돌리는 것도 추천....

[UIKit] error: Failed to instantiate the default view controller for UIMainStoryboardFile'Main'에 대한 요약내용입니다.

자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.


#entry #error #point #xcode #해결

원문링크 : [UIKit] error: Failed to instantiate the default view controller for UIMainStoryboardFile'Main'