본문 바로가기
#오류 [Error]

[iOS - Error] Failed to instantiate the default view controller for UIMainStoryboardFile 'Main'

by cy_mos 2019. 6. 27.
반응형

🔧 Error Message

  • Failed to instantiate the default view controller for UIMainStoryboardFile 'Main'

  • 기본 UI ViewController를 지정하지 않아서 나오는 오류로 컨트롤러를 선택한 후 'Is Initial View Controller' 항목을 체크합니다.

 

Failed to instantiate the default view controller for UIMainStoryboardFile 'Main'

 

http://www.pianshen.com/article/8862592659/


🚀 REFERENCE

 

iOS 7 - Failing to instantiate default view controller

I am using Xcode 5 in a newly created app and when I just create it I go for the run button e click on it, then the project gets built but it does not show in the iOS Simulator and I get the follow...

stackoverflow.com

 

How to fix the error “Failed to instantiate the default view controller for UIMainStoryboardFile” - free Swift 5.1 example code

Was this page useful? Let us know! 1 2 3 4 5

www.hackingwithswift.com

 

반응형

댓글