> On Sep 23, 2019, at 8:06 AM, Gabriel Zachmann via Cocoa-dev > <cocoa-dev@lists.apple.com> wrote: > > Recently, I am getting lots of warnings saying > "Views without any layout constraints may clip their content or overlap other > views" > when I build my screen saver.
Try this. In Xcode navigator select the xib file then select one of the objects in the file. It can be any object in the file such as the window, the first responder, the file's owner, etc. In the right side panel file inspector a section will appear titled "Interface Builder Document". In this section deselect "Use Auto Layout". --Richard Charles _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com