iOS storyboard weird error - 'NSInternalInconsistencyException' (Main.storyboardc) -
i working on xcode project. have clean project , try build project. dont know happen got weird error.
*** terminating app due uncaught exception 'nsinternalinconsistencyexception', reason: 'could not load nib in bundle: 'nsbundle (loaded)' name 'uiviewcontroller-bsa-xt-tpg' , directory 'main.storyboardc'
don't know code have check!! refereed question related can't solve problem.
edit:-
when tried search storyboardc
in find navigator. gives result this.
edit:
i not able see storyboard in build phases. have tried add manually still appears in red symbol this.
my problem solved. don't know correct method or not. have move main.storyboard
from base.lproj
other folder. delete main.storyboard
folder , again drag , drop in mainbundle
means project window
, tick mark in localization
setting. clean , build , run project successfully.
Comments
Post a Comment