Yosemite Xcode 6.1构建设置Crach
发布时间:2020-12-14 19:33:41 所属栏目:百科 来源:网络整理
导读:我在Mac OS X 10.10(Yosemite)和 Xcode 6.1中遇到了崩溃 Process: Xcode [868]Path: /Applications/Xcode.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.XcodeVersion: 6.1 (6602)Build Info: IDEFrameworks-6602000000000000~2Code Type: X86-64 (Nati
我在Mac OS X 10.10(Yosemite)和
Xcode 6.1中遇到了崩溃
Process: Xcode [868] Path: /Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 6.1 (6602) Build Info: IDEFrameworks-6602000000000000~2 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Xcode [868] User ID: 503 Date/Time: 2014-10-20 14:59:16.731 +0800 OS Version: Mac OS X 10.10 (14A389) Report Version: 11 Anonymous UUID: 12D310FA-2F8D-CF2C-CD28-355566EFD4EC Time Awake Since Boot: 78 seconds Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000,0x0000000000000000 Application Specific Information: ProductBuildVersion: 6A1052c UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[NSPopoverFrame _imageMaskForPath:anchorEdge:anchorPoint:]: unrecognized selector sent to instance 0x7ff1ba0bbfc0 UserInfo: (null) Hints: None Backtrace: 0 0x00007fff8d114634 __exceptionPreprocess (in CoreFoundation) 解决方法
我的情况是因为我使用Xcode的插件.名称是
Lin.如果您正在使用它,只需卸载插件,Xcode就可以正常工作!希望这对你有所帮助!
这个插件调用了从NSPopoverFrame中绘制rect的方法: [NSPopoverFrame jp_questbeat_lin_drawMinimalPopoverAppearanceInRect:(struct CGRect)arg1 anchorEdge:(unsigned long long)arg2 anchorPoint:(struct CGPoint)arg3] 我将为开发人员提交bug以查看它. 干杯! (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |