iOS   发布时间:2022-05-04  发布网站:大佬教程  code.js-code.com
大佬教程收集整理的这篇文章主要介绍了由于“只能在给定URL中注册一个文档”,Xcode会崩溃.大佬教程大佬觉得挺不错的,现在分享给大家,也给大家做个参考。
@H_607_0@

概述

我无法启动XCode.每当它启动它只是崩溃与此错误: Application Specific Information: ProductBuildVersion: 8E3004b ASSERTION FAILURE in /Library/Caches/com.apple.xbs/sources/IDEFrameworks/IDEFrameworks-12175.1/IDEKit/Applicat
我无法启动XCode.每当它启动它只是崩溃与此错误

Application Specific Information:
ProductBuildVersion: 8E3004b
ASSERTION FAILURE in /Library/Caches/com.apple.xbs/sources/IDEFrameworks/IDEFrameworks-12175.1/IDEKit/Application/IDEDocumentController.m:2136
Details:  There can only be one document registered with a given URl. newDocument:<IDEWorkspaceDocument: 0x7ff6612d6cd0>(  0   -[IDEWorkspaceDocument init] (in IDEKit)
  1   -[NSDocument initForURL:withContentsOfURL:ofType:error:] (in AppKit)
  2   -[IDEWorkspaceDocument initForURL:withContentsOfURL:ofType:error:] (in IDEKit)
  3   -[NSDocumentController makeDocumentForURL:withContentsOfURL:ofType:error:] (in AppKit)
  4   __104-[NSDocumentController makeDocumentForURL:withContentsOfURL:alternateContents:ofType:completionHandler:]_block_invoke (in AppKit)
  5   -[NSDocumentController makeDocumentForURL:withContentsOfURL:alternateContents:ofType:completionHandler:] (in AppKit)
  6   __89-[NSDocumentController reopenDocumentForURL:withContentsOfURL:display:completionHandler:]_block_invoke (in AppKit)

由于“只能在给定URL中注册一个文档”,Xcode会崩溃.

如何让Xcode重新启动?

编辑:

xcode的版本是8.3.3

由于“只能在给定URL中注册一个文档”,Xcode会崩溃.

解决方法

对我来说,解决方案是删除所有自定义颜色选择器:

~/Library/ColorPickers/

大佬总结

以上是大佬教程为你收集整理的由于“只能在给定URL中注册一个文档”,Xcode会崩溃.全部内容,希望文章能够帮你解决由于“只能在给定URL中注册一个文档”,Xcode会崩溃.所遇到的程序开发问题。

如果觉得大佬教程网站内容还不错,欢迎将大佬教程推荐给程序员好友。

本图文内容来源于网友网络收集整理提供,作为学习参考使用,版权属于原作者。
如您有任何意见或建议可联系处理。小编QQ:384754419,请注明来意。