Could not load NIB in bundle: 'NSBundle'

后端 未结 12 1506
礼貌的吻别
礼貌的吻别 2020-12-03 07:27

What is the error listed below?

2011-02-23 21:24:12.218 Success[7238:207] * Terminating app due to uncaught exception \'NSInternalInconsisten

12条回答
  •  一整个雨季
    2020-12-03 08:17

    In your Build Settings, Add Architecture =>> armv6 and armv7

    I just removed my error using this

提交回复
热议问题