Latest Beta (Xcode 7b5) now reporting CATransformLayer errors?

Suddenly with 7b5, I'm getting three of these error messages on launch. However, I'm not doing anything with masksToBounds anywhere in my app!


2015-08-07 10:27:02.200 MyApp[20705:491252] <CATransformLayer: 0x7b76e160> - changing property masksToBounds in transform-only layer, will have no effect


Any ideas on how to track this down?

Just Report Bugs. These aren't you fault.

If it helps, I was getting this error message from having a "Clip Subviews" flag set on an element in my .XIB.

Yes you are right, It prints this error in console when we try to switch windos by pressing "Command + Tab". As soon as I press "Command" button in my Keyboard, it prints this error.

Latest Beta (Xcode 7b5) now reporting CATransformLayer errors?
 
 
Q