macOS Ventura 13.4 Release Notes
Update your apps to use new features, and test your apps against API changes.
Overview
The macOS 13.3 SDK provides support to develop apps for Mac computers running Ventura 13.4. The SDK comes bundled with Xcode 14.3, available from the Mac App Store. For information on the compatibility requirements for Xcode 14.3, see Xcode 14.3 Release Notes.
Apple Studio Display
Known Issues
Apple Studio Display firmware update starts showing progress but never completes. (107287354)
Workaround: To install other updates including future macOS Beta Updates, click “More info…” in Software Update Settings, uncheck Apple Studio Display firmware update, and click “Install Now.”
CSS
Resolved Issues
Fixed increasing
column-countabove 2 not updating the layout. (71808738)
File Bookmark
Resolved Issues
Fixed a regression in macOS Ventura 13.3 where a security check causes bookmark resolution to fail when the path contains Unicode characters stored with composed normalization. As an example, this prevented files in Finder from opening when double-clicked. (107550080)
SwiftUI
Resolved Issues
Fixed: Using
ImageRendererwithin aShareLink’spreviewclosure crashed the running application. (107763234)