仅在 iPhone 4 上无法加载名称为“MainWindow”的捆绑包 [...] 中的 NIB

Posted

技术标签:

【中文标题】仅在 iPhone 4 上无法加载名称为“MainWindow”的捆绑包 [...] 中的 NIB【英文标题】:Could not load NIB in bundle [...] with name 'MainWindow' only on iPhone 4 【发布时间】:2011-07-06 14:11:46 【问题描述】:

我的应用程序有问题。它在我的 iPhone 3GS 上运行良好,但现在我尝试在 iPhone 4 上测试它时,它在闪屏可见时崩溃。

这是日志:

2011-07-06 16:01:05.611 Apptest [294:607] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle </var/mobile/Applications/0C371068-7E74-4C54-997C-80E3B0929411/Apptest.app> (loaded)' with name 'MainWindow''
*** Call stack at first throw:
(
    0   CoreFoundation                      0x311ec64f __exceptionPreprocess + 114
    1   libobjc.A.dylib                     0x3494dc5d objc_exception_throw + 24
    2   CoreFoundation                      0x311ec491 +[NSException raise:format:arguments:] + 68
    3   CoreFoundation                      0x311ec4cb +[NSException raise:format:] + 34
    4   UIKit                               0x368c9a53 -[UINib instantiateWithOwner:options:] + 1110
    5   UIKit                               0x368cae09 -[NSBundle(UINSBundleAdditions) loadNibNamed:owner:options:] + 92
    6   UIKit                               0x366f54cd -[UIApplication _loadMainNibFile] + 96
    7   UIKit                               0x366efb09 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 180
    8   UIKit                               0x366c47d7 -[UIApplication handleEvent:withNewEvent:] + 1114
    9   UIKit                               0x366c4215 -[UIApplication sendEvent:] + 44
    10  UIKit                               0x366c3c53 _UIApplicationHandleEvent + 5090
    11  GraphicsServices                    0x36398e77 PurpleEventCallback + 666
    12  CoreFoundation                      0x311c3a97 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 26
    13  CoreFoundation                      0x311c583f __CFRunLoopDoSource1 + 166
    14  CoreFoundation                      0x311c660d __CFRunLoopRun + 520
    15  CoreFoundation                      0x31156ec3 CFRunLoopRunSpecific + 230
    16  CoreFoundation                      0x31156dcb CFRunLoopRunInMode + 58
    17  UIKit                               0x366eed49 -[UIApplication _run] + 372
    18  UIKit                               0x366ec807 UIApplicationMain + 670
    19  Apptest                             0x00002a0b main + 82
    20  Apptest                             0x000029b4 start + 40
)
terminate called after throwing an instance of 'NSException'

我希望你能帮助我。提前致谢。

【问题讨论】:

【参考方案1】:

MainWindow.xib 确实存在于您的项目中吗?

您可能不小心删除了它。即使您从项目中删除了它,它仍然可以在 3GS 上运行,因为它很可能仍然在 3GS 的捆绑包中。

如果我遇到这样的不一致,我通常会清理我的项目并重置模拟器/从我的设备上卸载应用程序。

【讨论】:

该文件存在于“en.lproj”文件夹中,我从 iPhone 上删除了该应用程序,但没有任何改变。我还从项目中删除了引用并重新写入项目文件,但它没有帮助,它仍然在 3GS 上运行,但在 4 上没有。我能做些什么呢?我可以以某种方式重新生成 MainWindow.xib 吗?打扫了 20 多次也没有用。 这听起来很像***.com/questions/5988589/…

以上是关于仅在 iPhone 4 上无法加载名称为“MainWindow”的捆绑包 [...] 中的 NIB的主要内容,如果未能解决你的问题,请参考以下文章

Word VSTO 4.0 插件无法加载:无法加载文件或程序集

仅在 iPhone 上测试通用应用程序

Http/2 站点仅在 Safari 9 上无法加载 - 在 Chrome、IE、Edge、Firefox 上加载正常

仅在某些 iPhone 5 和 6 上出现网站错误

iPhone简介视图-仅在首次加载时加载[关闭]

仅在 WooCommerce 单一产品页面上加载脚本