crash - Xcode 6.3-NSOperationQueue存档崩溃

标签 crash xcode6 nsoperationqueue

Xcode版本6.3.2
编码项目:Objective-C

我无法将应用程序发送给Apple,上传时出现此错误。

您可以帮助纠正错误吗?

Crashed Thread:        15  Dispatch queue: NSOperationQueue 0x7fb2c8a0bf50 :: NSOperation 0x7fb2c8bf5480 (QOS: USER_INITIATED)

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
ProductBuildVersion: 6D2105
ASSERTION FAILURE in /SourceCache/IDEFrameworks/IDEFrameworks-7718/IDEFoundation/Issues/IDEIssueManager.m:457
Details:  This method must only be called on the main thread
Object:   <IDEIssueManager>
Method:   +_issueProviderInfo
Thread:   <NSThread: 0x7fb2c75fbc90>{number = 21, name = (null)}
Hints:   None

最佳答案

关闭“工作区/项目 View ”,仅打开“组织者 View ”,然后提交您的应用程序。

关于crash - Xcode 6.3-NSOperationQueue存档崩溃,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30932757/

相关文章:

c# - 由于 CLR.dll Windows 应用程序崩溃 - Windows 2008 R2 Server

linux - 如何从应用程序崩溃日志中查找共享库中的函数

android - 在三星 Galaxy s4 mini 上打开相机时 Android 应用程序崩溃

android - java.lang.NoClassDefFoundError:无法解决以下问题:Landroid/support/v4/view/KeyEventCompat

ios - TableViewController 内容不显示内容(reloadData)

nsoperationqueue - Crashlytics: "Crashed: NSOperationQueue 0x...::NSOperation 0x..."- EXC_BAD_ACCESS KERN_INVALID_ADDRESS

ios - 路由应用程序覆盖文件未复制到模拟器

ios - 如何检测用户是否单击了不允许访问相机

ios - 如果我们将 UIlabel 给 GCD 或 NSOperationQueue 中的后台线程会发生什么

swift3 - Swift 3 中的顺序网络请求