当我编辑故事板时,Xcode经常崩溃.
我正在使用OS X El Capitan 10.11和Xcode 7.0.1(7A1001).
我经历了崩溃,主要是当我编辑视图背景颜色和查看阿尔法.
在每个版本之后,唯一一个可以继续下去的方法就是保存下来.
这真的很讨厌.你遇到这些崩溃吗?你知道任何解决方法吗?提前致谢.
编辑
编辑约束时也经常崩溃.
这是崩溃日志:
- Process: Xcode [10557]
- Path: /Applications/Xcode.app/Contents/MacOS/Xcode
- Identifier: com.apple.dt.Xcode
- Version: 7.0.1 (8228)
- Build Info: IDEFrameworks-8228000000000000~5
- App Item ID: 497799835
- App External ID: 813434267
- Code Type: X86-64 (Native)
- Parent Process: ??? [1]
- Responsible: Xcode [10557]
- User ID: 501
- Date/Time: 2015-10-14 12:38:50.754 +0200
- OS Version: Mac OS X 10.11 (15A284)
- Report Version: 11
- Anonymous UUID: AE86FBDD-3DF0-170B-2EDC-C5C7B67C46E0
- Sleep/Wake UUID: A5845897-DD62-4799-B12E-DF0EB270E578
- Time Awake Since Boot: 95000 seconds
- Time Since Wake: 90000 seconds
- System Integrity Protection: enabled
- Crashed Thread: 36 Dispatch queue: com.apple.root.user-interactive-qos
- Exception Type: EXC_BAD_ACCESS (SIGSEGV)
- Exception Codes: KERN_INVALID_ADDRESS at 0x000000012639b000
- Exception Note: EXC_CORPSE_NOTIFY
- VM Regions Near 0x12639b000:
- CG backing stores 0000000126387000-000000012639b000 [ 80K] rw-/rw- SM=PRV
- -->
- CoreAnimation 000000012639c000-00000001263cb000 [ 188K] rw-/rwx SM=PRV
- Application Specific Information:
- ProductBuildVersion: 7A1001
编辑2
我希望新的更新可以解决这个问题,但是Xcode 7.1(7B91b)在使用OS X El Capitan 10.11.1编写故障板时,仍然会崩溃