How to get rid of this warning?
What is the point of introducing this warning if Apple tools unable to produce correct behaviour?
I do not set minSize or maxSize, it is Interface Builder that seems to do this. Even if I create completely new interface from scratch, this warning still appears.NSToolbarItem.minSize and NSToolbarItem.maxSize methods are deprecated.
What is the point of introducing this warning if Apple tools unable to produce correct behaviour?