【发布时间】:2013-09-05 09:24:30
【问题描述】:
在应用安装期间,我在控制台中收到下一个警告:
Installer[some-integer] CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
Installer[some-integer] *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
请指出我们出了什么问题以及如何解决?
【问题讨论】:
标签: macos cocoa installation