What’s New in macOS Big Sur 11.1 Beta (20C5048k)?

MrMacintosh.com - macOS Big Sur 11.1 Beta. What's New?
macOS Big Sur 11.1 Beta. What’s New?

Today Apple released macOS Big Sur Beta 11.1 Beta (20C5048k) to Developers

MacOS Big Sur 11.1 Beta was released on November 17th, 2020. The release comes on Apple Silicon M1 Mac Day! One big change is the version number.

macOS 11.1

This means that instead of getting 11.0.2, we will get 11.1. Next year it seems we will get macOS 12. This is a big change and it looks like Apple is trying to follow the iOS and iPad version system.

If you need to rebuild your Apple Silicon Mac, be sure to check out both of my new articles.

How to reinstall macOS on your Apple Silicon Mac

mrmacintosh.com/how-to-reinstall-macos-on-your-apple-silicon-mac-everything-you-need-to-know/

For Apple Silicon IPSW Files

mrmacintosh.com/apple-silicon-m1-full-macos-restore-ipsw-firmware-files-database/

If you are having issues getting macOS Big Sur Beta 11.1 to show up in Software Update, take a look at my Big Sur Beta troubleshooting article. – mrmacintosh.com/big-sur-11-beta-not-showing-up-in-software-update-troubleshooting/

NEW! My Mac Transition to Apple Silicon “Everything you need to know” Article – mrmacintosh.com/mac-transition-to-apple-silicon-everything-you-need-to-know-updated/

Keep an eye on my Big Sur Need to Know changes article. I will be constantly updating it as new info comes in. mrmacintosh.com/macos-big-sur-11-0-updated-index-of-need-to-know-changes-links/

macOS Big Sur 11.1 Beta Patch Notes Summary

  • 1. 0 – Resolved Issues
  • 2. 6 – New Known Issues
  • 3. 0 – Standing Known Issue
  • 4. NA – AppleSeed

AppleSeed Notes Link = appleseed.apple.com/

Developer Public Link = developer.apple.com/documentation/macos-release-notes

Direct Link to macOS Big Sur 11.1 Beta Patch Notes – developer.apple.com/documentation/macos-release-notes/macos-big-sur-11_1-beta-release-notes

Apple DTK Mac Mini Notes = developer.apple.com/documentation/macos-release-notes/macos-big-sur-11-universal-apps-beta-release-notes

MacAdmin Patch Notes of Interest

Previous Big Sur 11 Beta Releases

  • 13. Big Sur 11.1 Beta (20C5048k) – 11/17/20 – Current Release
  • 12. Big Sur 11 Beta 11.0.1 (20B5022a) Beta 2 RC – 11/05/20 My Release Notes
  • 11. Big Sur 11 Beta 11.0.1 (20B5012d) Beta 1 – 10/28/20 – My Release Notes
  • 10. Big Sur 11 Beta 10 (20A5395g) – 10/14/20 – My Release Notes
  • 9. Big Sur 11 Beta 9 (20A5384c) – 09/29/20 – My Release Notes
  • 8. Big Sur 11 Beta 8 (20A5374i) – 09/22/20 – My Release Notes
  • 7. Big Sur 11 Beta 7 (20A5374g) – 09/17/20 – My Release Notes
  • 6. Big Sur 11 Beta 6 (20A5364e) – 09/03/20 – My Release Notes
  • 5. Big Sur 11 Beta 5 (20A5354i) – 08/19/20 – My Release Notes
  • 4. Big Sur 11 Beta 4 (20A5343i) – 08/04/20 
  • 3. Big Sur 11 Beta 3 (20A5323l) – 07/22/20
  • 2. Big Sur 11 Beta 2 (20A4300b) – 07/07/20 – My Release Notes
  • 1. Big Sur 11 Beta 1 (20A4299v) – 06/22/20 – My Release Notes

macOS Big Sur 11 Installer Info

Note: Combo and Delta updates are not available as standalone downloads.

Full Installer.app

A Full Installer of MacOS Big Sur 11.1 Beta

Availablity – N/A yet

Link – developer.apple.com or installinstallmacos.py

Size = N/A

Big Sur Beta Delta Update

This is the update is for updating from 11.0.1 RC2 > 11.1 Beta

Size = NA

Big Sur Beta Combo Update

This is update should be for updating from Beta 1-RC2 > 11.1 Beta

Size = NA

T2 BridgeOS Update

The Version of BridgeOS for your T2 Security Chip was updated.

BridgeOS version = 18.16.13017.5.3

Size = 443.1MB 

Product ID = 001-82555

  • 8. Previous Beta RC2 = 18.16.12560.5.1
  • 7. Previous Beta 11 = 18.15.12551
  • 6. Previous Beta 10 = 18.16.12402.5.2
  • 5. Previous Beta 9 = 18.16.12390.5.1
  • 4. Previous Beta 8 = 18.16.12380 BuildVersion 3
  • 3.Previous Beta 7 = 18.16.12380
  • 2. Previous Beta 6 = 18.16.12370.5.1
  • 1. Previous Beta 5 = 18.16.10358.5.2

New Software Update Catalog URL

https://swscan.apple.com/content/catalogs/others/index-10.16seed-10.16-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog

macOS Big Sur 11.0.1 Beta 2 Release Candidate (20B5022a) Release Notes

Overview

The macOS 11.1 SDK provides support to develop apps for Macs running macOS Big Sur 11.1 beta. The SDK comes bundled with Xcode 12.3 beta, available from Beta Software Downloads. For information on the compatibility requirements for Xcode 12.3 beta, see Xcode 12.3 Beta Release Notes.

Accessibility

Known Issues

  • InfoVox voices from AcapellaGroup aren’t currently supported by VoiceOver. (64880915)Workaround: Choose an alternate voice such as Alex or Siri.

Mac Catalyst

Known Issues

  • Full-screen mode might zoom content beyond the borders of your display. (70103920)
  • The zoom-to-fit state isn’t currently preserved across app launches. (70885745)
  • When you present a view controller with page sheet or form sheet presentation style, the size of the view controller’s root view is, by default, determined by the value returned from the presented view controller’s preferredContentSize method and the view is not resizable. You can arrange for the presented view controller to be resizable by using Auto Layout to specify the maximum and minimum sizes of its root view. To enable this, set the canResizeToFitContent property of the application’s main window to YES. One way to do this is to override the willMove(toWindow:) or didMoveToWindow() methods of a view in the main view controller. (65254666)For example:- (void)willMoveToWindow:(UIWindow *)newWindow { [super willMoveToWindow:newWindow]; newWindow.canResizeToFitContent = YES;}

Software Update

Known Issues

  • A known issue prevents booting back into macOS Big Sur 11.0.1 after installing macOS Big Sur 11.1 beta onto a separate volume on Macs with Apple silicon. (71353899)
  • Using either macOS Recovery or a bootable installer to reinstall macOS Big Sur 11.1 beta on Macs with Apple silicon isn’t currently supported. (71353899)Workaround: Use the Restore option in the latest version of Apple Configurator 2 running on a secondary Mac. Note that this will erase all content from the storage media on the Mac you’re restoring.
Liked it? Take a second to support Mr. Macintosh on Patreon!
Become a patron at Patreon!

3 thoughts on “What’s New in macOS Big Sur 11.1 Beta (20C5048k)?”

  1. I’m having issues with screen flickering and I’ve talked to apple support..seems to be a Big Sur, M1 problem, I’m following some apple support discussions about it…anyone here had issues?

  2. Anyone else sees the Notification Centre to freeze when the stacks are big in volume and expanded/shrank? Has to ben then terminated via the Activity Monitor.

  3. There is a 11.1 beta full installer available today, but with a build number of 20C5048l. Unsure whether it’s any different from the “k” build.

Comments are closed.

Mastodon