Could not load NIB in bundle: 'NSBundle'

后端 未结 12 1505
礼貌的吻别
礼貌的吻别 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:09

    Are there any warnings related to the NIB? This is usually do to an error in the NIB file (such as incorrect type of NIB).

    Right click on the file and click "Get Info" to verify that the type is what you would expect.

提交回复
热议问题