Xcode 7 Beta 6,dyld ___NSArray0__崩溃 [英] Xcode 7 Beta 6, dyld ___NSArray0__ crash

查看:164
本文介绍了Xcode 7 Beta 6,dyld ___NSArray0__崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我第一次能够在Xcode 7中编译我的应用程序(在测试版4和5中失败)。所以,我认为这是一个很好的进步。

For the first time I was able to compile my app in Xcode 7 (failed in beta 4 and 5). So, thats good progress I guess.

然而,当我在我的iPhone 6,iOS 8.4.1上加载我的应用程序时,它在调试器中崩溃并带有以下消息:

However, when i load my app on my iPhone 6, iOS 8.4.1, it crashed in the debugger with the following message:

dyld:未找到符号: _NSArray0
引自:/ private / var / mobile / Containers / Bundle / Application / 0294DF62 -AE80-485D-BB11-8C3A5D39777D / Boxtiq.app / Boxtiq
预期于:/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
in / private / var / mobile / Containers / Bundle / Application /0294DF62-AE80-485D-BB11-8C3A5D39777D/Boxtiq.app/Boxtiq

dyld: Symbol not found: _NSArray0 Referenced from: /private/var/mobile/Containers/Bundle/Application/0294DF62-AE80-485D-BB11-8C3A5D39777D/Boxtiq.app/Boxtiq Expected in: /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation in /private/var/mobile/Containers/Bundle/Application/0294DF62-AE80-485D-BB11-8C3A5D39777D/Boxtiq.app/Boxtiq

这是否与链接库的顺序有关?期待一些建议。

Is this something to do with the order of the libraries being linked? Look forward to some advise.

谢谢!

推荐答案

我经历过在安装了第一个iOS 9测试版的设备上运行Xcode 7.0 beta 6的同样严重崩溃,然而在使用模拟器时没有发生崩溃。

I experienced the same exact crash running Xcode 7.0 beta 6 on a device with the first iOS 9 beta installed, the crash however was not occurring while using the simulator.

将我的iPhone更新到iOS 9 beta 5后,崩溃停止了。

After updating my iPhone to iOS 9 beta 5, the crash stopped.

这篇关于Xcode 7 Beta 6,dyld ___NSArray0__崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆