【发布时间】:2016-01-18 11:02:35
【问题描述】:
the app was working fine, I was doing some adjustment and suddenly it stopped loading.
I launch the simulator and the storyboard doesn't start.
I get this error:
WatchKit error - unable to find interface controller class
2016-01-18 11:56:30.019 ABWatch Extension[13593:122454] WatchKit error - unable to find interface controller class '_TtC17ABWatch_Extension23HomeInterfaceController' to instantiate
2016-01-18 11:56:30.027 ABWatch Extension[13593:122426] *********** ERROR -[SPRemoteInterface _interfaceControllerClientIDForControllerID:] clientIdentifier for interfaceControllerID:35160002 not found
【问题讨论】:
-
您是否使用任何名为
Idetifier的界面控制器属性对情节提要进行了更改?