使用 Mac OS 10.8.3 和 xCode 4.6.1 并使用 ABPeoplePickerView 和一个非常简单的 Cocoa App 和 XIB 使用 ABPeoplePickerView 会导致来自 ABPeoplePickerView 的运行时警告:
2013-04-02 21:58:36.848 AddressbookTest[4462:303] * * 警告:-[NSImage compositeToPoint:operation:] 在 MacOSX 10.8 及更高版本中已弃用。请改用 -[NSImage drawAtPoint:fromRect:operation:fraction:]。*
但我无法更改 Apple 本身的课程 crCeated。苹果漏洞?任何解决方法可以避免这种情况或简单地忽略运行时警告?