本文介绍了Mac OS Sierra上的Gitx:不再支持Objective-C垃圾收集的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
升级到Sierra(10.12)后,我在GitX中遇到了垃圾回收问题.
After upgrading to Sierra(10.12) I have an issue with garbage collection within GitX.
objc[2253]: Objective-C garbage collection is no longer supported.
推荐答案
我挖了一下,发现这个看起来不错的gix叉子
I dug around and found this gix fork that appears to be working
https://rowanj.github.io/gitx/
这篇关于Mac OS Sierra上的Gitx:不再支持Objective-C垃圾收集的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!