The most recent macOS beta launch is now out there for builders with quite a lot of bug fixes and efficiency enhancements. Fixes have arrived for VoiceOver, AppKit, full-screen points, and extra whereas there are a number of new boot choices included on this construct.
Apple launched the second developer beta of macOS 11.1 at the moment and it comes with quite a lot of fixes and enhancements.
Resolved points included on this launch are for VoiceOver, App Package, Mac Catalyst, a full-screen mode drawback with iOS apps, and zoom-to-fit. There are additionally some enhancements with new boot choices.
It is best to see the newest beta change into out there quickly if it’s not already from System Preferences > Software program Replace if already enrolled within the developer beta. Or you’ll be able to obtain it from Apple’s Developer web site.
macOS 11.1 beta 2 full launch notes:
Accessibility
Resolved in macOS Huge Sur 11.1 beta 2
- VoiceOver now helps InfoVox voices from AcapellaGroup. (64880915)
AppKit
Identified Points
- Sure
NSToolbar
controls unexpectedly draw a background spotlight whenever you click on or roll over them. (71592628)
Mac Catalyst
Identified Points
- Once you current a view controller with web page sheet or kind sheet presentation model, the dimensions of the view controller’s root view is, by default, decided by the worth returned from the offered view controller’s
preferredContentSize
methodology and the view shouldn’t be resizable. You’ll be able to prepare for the offered view controller to be resizable by utilizing Auto Structure to specify the utmost and minimal sizes of its root view. To allow this, set thecanResizeToFitContent
property of the appliance’s principal window to YES. A method to do that is to override thewillMove(toWindow:)
ordidMoveToWindow()
strategies of a view in the primary view controller. (65254666)For instance:- (void)willMoveToWindow:(UIWindow *)newWindow { [super willMoveToWindow:newWindow]; newWindow.canResizeToFitContent = YES;}
Resolved in macOS Huge Sur 11.1 beta 2
- Full-screen mode in a non-resizable iOS & iPadOS app now works as anticipated. (71440982)
- The zoom-to-fit state is now preserved throughout app launches. (70885745)
Software program Replace
Resolved in macOS Huge Sur 11.1 beta 2
- Booting again into macOS Huge Sur 11.0.1 after putting in macOS Huge Sur 11.1 beta onto a separate quantity on Macs with Apple silicon is now supported. (71353899)
- Utilizing both macOS Restoration or a bootable installer to reinstall macOS Huge Sur 11.1 beta on Macs with Apple silicon is now supported. (71221267)
FTC: We use revenue incomes auto affiliate hyperlinks. More.
