gavinkwoe / BeeFramework

[Experimental] A semi-hybrid framework that allows you to create mobile apps using Objective-C and XML/CSS
MIT License
3.33k stars 1.06k forks source link

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Application windows are expected to have a root view controller at the end of application launch' #146

Open realcarlos opened 8 years ago

realcarlos commented 8 years ago

*\ Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Application windows are expected to have a root view controller at the end of application launch'

xiakehc commented 8 years ago

打开Bee_Precompile.h 然后将

define BEE_DEVELOPMENT (OFF)

define BEE_PERFORMANCE (OFF)

define BEE_LOG (OFF)

define BEE_UNITTEST (OFF)

define BEE_LIVELOAD (OFF)

改成OFF就好了

Jvaeyhcd commented 8 years ago

去掉service中的东西就好了

yilongmd commented 8 years ago

如果需要使用的service的功能呢...

yilongmd commented 8 years ago

@Jvaeyhcd @WPDreamMelody 如果需要使用的service的功能呢...

yilongmd commented 8 years ago

@realcarlos 您解决了吗?

tounaobun commented 8 years ago

如果是Xcode7的话,记得把Deployment Target改成6.0以上

yuluhuang commented 8 months ago

您好,邮件已收到,尽快给您回复。