Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MacRumors

macrumors bot
Original poster
Apr 12, 2001
68,605
39,474


Apple today seeded the eleventh beta of macOS 13 Ventura, the next-generation version of the Mac operating system that's set to launch this fall. The eleventh beta comes one week after Apple provided the tenth beta to developers.

macos-ventura-roundup-header.jpg

Registered developers can download the beta through the Apple Developer Center and once the appropriate profile is installed, betas will be available through the Software Update mechanism in System Preferences.

macOS Ventura introduces Stage Manager, a new feature that lets Mac users focus on a task while keeping other apps at the ready for easy swapping between tasks. The update adds Continuity Camera, which is designed to let you use the iPhone as a webcam for your Mac. It supports Center Stage, Desk View (for showing off your desk), and Studio Light.

Handoff is now available for FaceTime so you can transfer calls between iPhone, iPad, and Mac at will, and Messages supports features for marking an iMessage as unread, unsending an iMessage, and marking as unread. SharePlay also now works in the Messages app.

The Mail app supports scheduling and undoing emails for up to 10 seconds after they're sent, and there are now Weather and Clock apps that are available on the Mac. System Preferences has been renamed System Settings, and it features an iOS-like design.

Safari supports Shared Tab Groups and Apple is working on Passkeys, a next-generation credential that replaces the password. There are updates to Spotlight, Photo Library has new features, and Metal 3 is included in macOS Ventura for better graphics in games.

For everything new in macOS Ventura, we have a dedicated roundup that goes through all of the features. macOS Ventura is set to see a public release in October.

Article Link: Apple Seeds Eleventh Beta of macOS 13 Ventura to Developers [Update: Public Beta Available]
 
Last edited:
What's the record number of betas for OS X / macOS? This is definitely up there.

I'm looking forward to FaceTime handoff. It's nice to finally have a Weather app too.
Mac OS X Leopard had its first developer previews issued in August 2006, and the software didn’t officially release until October 2007.
It originally had a “late 2006” launch window before being delayed to “spring 2007”, then again delayed to “October 2007”.
 

General​

Known Issues​

Important

Update to macOS 13 Ventura beta 6 or later before installing firmware updates for Apple Studio Display. (97624990)

AppKit​

CoreGraphics​

Deprecations​

  • To improve security, CGImageCreate enforces parameter correctness on macOS 13 Ventura, iOS 16, iPadOS 16, watchOS 9, and tvOS 16. Passing an incorrect CGImageByteOrderInfo is no longer supported, and will result in images failing to load. (94855401)

DeviceDiscoveryUI​

Known Issues​

  • Devices running beta 4 or later aren’t backwards compatible with devices running earlier beta versions. (95233878)

Mail​

Known Issues​

  • Moving a Remind Me message to another mailbox doesn’t remove the Remind Me banner. (93685824)

Memory Allocation​

Known Issues​

  • In apps built with the macOS 13 SDK or later, the system memory allocator freeoperation zeroes out most deallocated blocks in macOS 13 beta or later. Invalid accesses to free memory might result in new crashes or corruption, including:
    • Read-after-free bugs that previously observed the old contents of a block may now observe zeroes instead
    • Write-after-free bugs may now cause subsequent calls to calloc to return non-zero memory
      To debug these issues, use Address Sanitizer and Guard Malloc (see libgmalloc(3)). (97449075)

Metal​

Known Issues​

  • The MTLResource.gpuHandle is deprecated. (92862429)
    Workaround: Use gpuResourceID instead, which functions as a replacement.

Metal Offline Compiler​

Known Issues​

  • MetalFX effect outputs aren’t designed to be consumed by the CPU. Outputting to a texture that is read only by the CPU might result in synchronization issues. (91515075)
    Workaround: If a CPU reading of the MetalFX output is desired, instead of encoding the MetalFX effect as the last item in a command buffer, encode a dummy blit that consumes the MetalFX output texture (a 1-pixel region blit is fine) in the command buffer. After the command buffer with the dummy blit is finished, reading of the MetalFX effect output texture with CPU synchronizes correctly.

Networking​

Deprecations​

  • FTP is deprecated for URLSession and related APIs. Please adopt modern secure networking protocols such as HTTPS. (92623659)

StoreKit​

Deprecations​

  • Deprecated the SKDownload API and removed the option to upload nonconsumable in-app purchase assets for Apple to host. In addition, support for managing these assets in App Store Connect is no longer available as of April 2022. (89764253)

Swift​

Known Issues​

  • Network.framework resolved an issue that could cause NWBrowser, NWConnection, NWConnectionGroup, NWEthernetChannel, NWListener, and NWPathMonitor to trigger a retain cycle when various Handler blocks are set. Starting with macOS 13, iOS 16, watchOS 9, and tvOS 16, if software using Network.framework targets these releases as the minimum OS, the object releases any blocks they captured once cancelled, breaking the retain cycle. (89677097)
    Workaround: For software targeting older versions, the retain cycle can be broken by setting the handler blocks to nil after canceling the object.

SwiftUI​

Known Issues​

  • Providing actions to a navigationTitle modifier has been deprecated. Use the toolbarTitleActions() modifier or ToolbarTitleActions type in a toolbar modifier instead. (93658035)

Texts and Fonts​

Deprecations​

  • ATS and ATSUI APIs are fully deprecated. Code using these APIs will fail to compile and link when the deployment target is set to 13. Code targeting earlier versions of macOS will continue to compile, link, and run. macOS 13 is the last release where code depending on ATS or ATSUI will run. All runtime functionality will be removed in next major release of macOS. (83581159)

Wallet​

Known Issues​

  • American Express cards might need to be removed and re-added to Wallet after updating to macOS 13 beta 6 or later. (97990752)
 
  • Like
Reactions: R3k
Getting close to final release now. Weekly betas and also a "b" release, last weeks was d.
 
Last edited:
  • Like
Reactions: roncron
MacOS 13 dev beta 11
  • Safari Version 16.1 (18614.2.9.1.8)
  • System Firmware Version: 8419.41.10 (M1 based Macs)
  • Darwin Kernel Version 22.1.0: Sun Oct 2 22:38:59 PDT 2022; root:xnu-8792.41.7~13/RELEASE_ARM64_T8103 arm64
MacOS 13 dev beta 10
  • Safari Version 16.1 (18614.2.9.1.4)
  • System Firmware Version: 8419.41.6 (M1 based Macs)
  • Darwin Kernel Version 22.1.0: Tue Sep 27 22:07:43 PDT 2022; root:xnu-8792.41.6~5/RELEASE_ARM64_T8103 arm64
 
With a major new feature broken, would this release not even qualify as a beta.
Might be something on the iOS side that's holding it up. The more tightly they integrate all this, the harder it has to be to get it all working in tandem.
 
Why wouldn't it not qualify as a Beta? Thats the point of them. Find out what's broken and not before going to Release Canidate. That can easily just pull the feature and say it will be in 13.1.
Normally Beta is feature complete free of known bugs. Alpha may have bugs on any feature.
Beta collects customer feedback not about bugs but about the behavior of features to adjust before the final release.
Continuity camera is a major feature of Ventura, if this is not caught by QA, how many other issues are in the release that are not obvious.

I switched back to beta 8 which is working with the features I observe.
 
Mac OS X Leopard had its first developer previews issued in August 2006, and the software didn’t officially release until October 2007.
It originally had a “late 2006” launch window before being delayed to “spring 2007”, then again delayed to “October 2007”.
Those were better days when they released software when it was ready instead of on a yearly deadline...

Smartphones, tablets, and desktop OS's have matured enough these yearly updates are just ridiuclous.
 
Cross my fingers this fixes my overheating issues on the M2 air. Was streaming videos yesterday and that thing BURNED UP at the bottom.
 
  • Wow
Reactions: SFjohn
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.