> On Sep 23, 2019, at 13:58 , Laurent Daudelin via Cocoa-dev > <cocoa-dev@lists.apple.com> wrote: > > OH?!? That’s why I can’t find it. And now that you mention Xcode 11, I > remember having to install the command line tools a couple of days ago. It > must have been automatically updated as it is my current setting in the App > Store app.
> > Thanks James, I won’t search for it anymore! From the Xcode 11 release notes: > NSView <https://developer.apple.com/documentation/appkit/nsview> and UIView > <https://developer.apple.com/documentation/uikit/uiview> have a layout mode > option in the Size inspector to explicitly opt into “translates autoresizing > mask into constraints”. The default setting is “Automatic”, which is the > existing behavior. “Automatic” implies that “translate autoresizing mask into > constraints” is off when a view affect by constraints in the storyboard or > .xib file, but on if unconstrained. (37352354) > Improved the reliability of Auto Layout constraint generation with “Add > Missing Constraints”. (43694622) _______________________________________________ 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