Apple Seeds Second macOS Monterey 12.3 Beta to Developers
Apple today seeded the second beta of an upcoming macOS macOS Monterey 12.3 update to developers for testing purposes, with the new software coming two weeks after the release of the first macOS Monterey 12.3 beta.

Registered developers can download the beta through the Apple Developer Center and after the appropriate profile is installed, betas will be available through the Software Update mechanism in System Preferences.
macOS Monterey 12.3 is a major update that introduces Universal Control, a feature that Apple first teased at WWDC and then delayed for several months. Universal Control is designed to allow you to use a single mouse/trackpad and keyboard across multiple Macs and iPads (with iPads running iPadOS 15.4).
After updating your devices to macOS 12.3 and iPadOS 15.4, Universal Control works automatically, allowing your Mac's cursor and keyboard to work on the iPad and vice versa. It's simple and intuitive to use, and the second macOS 12.3 update adds an icon that you'll see in the menu bar to denote that it's activated.
maOS Monterey 12.3 adds support for updating the AirPods firmware when the earbuds are connected to a Mac, plus it deprecates kernel extensions used by Dropbox and Microsoft OneDrive, and it eliminates Python 2, with Apple instructing developers to use an alternative scripting language like Python 3 going forward.
Popular Stories
After announcing new Mac and HomePod models last week, Apple adjusted its trade-in values for select devices in the United States.
iPhone trade-in values decreased by up to $80, and most Android smartphones also went down. Mac trade-in values remained unchanged or increased by up to $40 depending on the model, while some Apple Watch models increased in value and others decreased. Trade-in...
Apple's next-generation iPhone 15 Pro and iPhone 15 Pro Max are expected to be announced in September as usual. Already, rumors suggest the devices will have at least seven exclusive features not available on the standard iPhone 15 and iPhone 15 Plus.
An overview of the seven features rumored to be exclusive to iPhone 15 Pro models:A17 chip: iPhone 15 Pro models will be equipped with an A17...
While the new Mac mini with the M2 chip has a lower $599 starting price, the base model with 256GB of storage has slower SSD read and write speeds compared to the previous-generation model with the M1 chip and 256GB of storage.
A teardown of the new Mac mini shared by YouTube channel Brandon Geekabit reveals that the 256GB model is equipped with only a single 256GB storage chip, while the...
Apple today released tvOS 16.3, the third major point update to the tvOS 16 operating system that originally came out in September. Available for the Apple TV 4K and Apple TV HD, tvOS 16.3 comes six weeks after tvOS 16.2, an update that added Apple Music Sing.
The tvOS 16.3 update can be downloaded over the air through the Settings app on the Apple TV by going to System > Software...
Apple today released watchOS 9.3, the third major update to the watchOS 9 operating system that first launched in September. watchOS 9.3 comes over a month after watchOS 9.2, an update that added new Workout functionality and Crash Detection optimizations.
watchOS 9.3 can be downloaded for free through the Apple Watch app on the iPhone by opening it up and going to General > Software Update. ...
In a recent press release, Apple confirmed that iOS 16.3 will be released to the public next week. The software update will be available for the iPhone 8 and newer and includes a handful of new features, changes, and bug fixes.
Below, we've recapped bigger features in iOS 16.3, including support for physical security keys as a two-factor authentication option for Apple ID accounts, worldwide ...
The new M2-series MacBook Pro and Mac mini models launched today, marking the debut of the first M2 Pro and M2 Max chips. We have the M2 Pro Mac mini on hand, and thought we'd take a look at the machine and do a series of benchmarks to see how it fits into Apple's lineup.
Subscribe to the MacRumors YouTube channel for more videos. Base model Mac mini machines come with either an M2 or M2 Pro...
Apple today released macOS Ventura 13.2, the second major update to the macOS Ventura operating system initially released in October. macOS Ventura 13.2 comes more than a month after macOS Ventura 13.1, an update that added the Freeform app and other changes.
The macOS Ventura 13.2 update can be downloaded for free on all eligible Macs using the Software Update section of System...
Top Rated Comments
macOS 12.3 beta 2 (21E5206e)
Safari is Version 15.4 (17613.1.16.1.3)
System Firmware Version: 7459.100.494.121.1 (M1 based Macs)
Darwin Kernel Version 21.4.0: Sat Jan 29 03:25:23 PST 2022
; root:xnu-8020.100.417.0.4~31/RELEASE_ARM64_T8101
Beta 1
Safari Version 15.4 (17613.1.14.1.7)
System Firmware Version: 7459.100.487.115.1 (M1 based Macs)
Darwin Kernel Version 21.4.0: Tue Jan 18 13:02:08 PST 2022
; root:xnu 8020.100.406.0.1~18/RELEASE_ARM64_T8101
[Click to view video attachment]
[HEADING=2]General[/HEADING]
[HEADING=3]Resolved in macOS Monterey 12.3 Beta 2[/HEADING]
* Fixed: If your Mac currently has macOS Catalina installed, installing macOS Monterey 12.3 beta or macOS Big Sur 11.6.4 beta on a volume with FileVault enabled might cause a boot loop when attempting to log back into the previous volume. (88163545)
[HEADING=2]iCloud[/HEADING]
[HEADING=3]Resolved in macOS Monterey 12.3 Beta 2[/HEADING]
* Fixed: iCloud+ Custom Email Domain set up flow can’t be initiated from the iCloud settings in System Preferences. (85212987, 88045659)
[HEADING=2]Kernel[/HEADING]
[HEADING=3]Deprecations[/HEADING]
* The kernel extensions used by Dropbox Desktop Application and Microsoft OneDrive are no longer available. Both service providers have replacements for this functionality; Dropbox is currently in beta. (85890896)
[HEADING=2]LibreSSL[/HEADING]
[HEADING=3]Known Issues[/HEADING]
* LibreSSL 3.3 has changed the default digest type of openssl enc Terminal command to SHA256. Files previously encrypted with an older version of OpenSSL might fail to decrypt. (87763613)
Workaround: The openssl enc command should be run by adding the -md md5argument.
[HEADING=2]Mobile Software Update[/HEADING]
[HEADING=3]Resolved in macOS Monterey 12.3 Beta 2[/HEADING]
* Fixed: Virtual machines running on Apple silicon are unable to install macOS 12.3 beta. (88106053)
[HEADING=3]Known Issues[/HEADING]
* Installing to an empty volume from macOS Recovery might fail. (87730473)
Workaround: Use a different version of macOS Recovery. For Intel-based Macs, boot using Option-Command-R; for Macs with Apple silicon, double-press and hold the power button.
[HEADING=2]Python[/HEADING]
[HEADING=3]Deprecations[/HEADING]
* Python 2.7 was removed from macOS in this update. Developers should use Python 3 or an alternative language instead. (39795874)
[HEADING=2]ScreenCaptureKit[/HEADING]
[HEADING=3]Known Issues[/HEADING]
* In ScreenCaptureKit ('https://developer.apple.com/documentation/screencapturekit'), if an origin other than (0,0) is specified in the destinationRect ('https://developer.apple.com/documentation/screencapturekit/scstreamconfiguration/3919822-destinationrect')or sourceRect ('https://developer.apple.com/documentation/screencapturekit/scstreamconfiguration/3919829-sourcerect'), the contentRect is incorrect. (87363220)
[HEADING=2]Universal Control[/HEADING]
[HEADING=3]Known Issues[/HEADING]
* Unexpected disconnections might occur on initial connection. (88106231)
Workaround: Sleep, then wake the device, and try again.
* Drag-and-drop scenarios might not work for some file types and apps. (88106322)
* Some third-party keyboards and mice might encounter issues when using additional functionality, like scroll wheels. (88106362)
[HEADING=2]WebKit[/HEADING]
[HEADING=3]Known Issues[/HEADING]
* Using the App Store might lead to an auththentication loop in which the HTML sheet has no content. (87850345)
Workaround: Install WebKitRoot.tar.
[HEADING=3]Deprecations[/HEADING]
* Support for inline viewing of PostScript files was removed. (88172449)
[/SPOILER]
* Fixed: If your Mac currently has macOS Catalina installed, installing macOS Monterey 12.3 beta or macOS Big Sur 11.6.4 beta on a volume with FileVault enabled might cause a boot loop when attempting to log back into the previous volume. (88163545)