---
title: macOS Ventura 13.2 Release Notes
framework: macos-release-notes
role: article
role_heading: Article
path: macos-release-notes/macos-13_2-release-notes
---

# macOS Ventura 13.2 Release Notes

Update your apps to use new features, and test your apps against API changes.

## Overview

Overview The macOS 13.1 SDK provides support to develop apps for Mac computers running macOS Ventura 13.2. The SDK comes bundled with Xcode 14.2, available from the Mac App Store. For information on the compatibility requirements for Xcode 14.2, see Xcode 14.2 Release Notes. ServiceManagement Resolved Issues Fixed a regression in Ventura 13.1 that prevented daemons from being registered with SMAppService. Also fixed, toggling items on or off in Login Items may cause items to be ungrouped or deleted. (102938063) SwiftUI New Feature Applications written using Swift App Lifecycle can now support scriptable application properties and elements.  Use @NSApplicationDelegateAdaptor to bridge to your custom application delegate, then implement application(_:delegateHandlesKey:) and the necessary KVC accessors as described in application(_:delegateHandlesKey:) and Implementing a Scriptable Application. (102218233)

## See Also

### macOS 13

- [macOS Ventura 13.5 Release Notes](macos-release-notes/macos-13_5-release-notes.md)
- [macOS Ventura 13.4 Release Notes](macos-release-notes/macos-13_4-release-notes.md)
- [macOS Ventura 13.3 Release Notes](macos-release-notes/macos-13_3-release-notes.md)
- [macOS Ventura 13.1 Release Notes](macos-release-notes/macos-13_1-release-notes.md)
- [macOS Ventura 13 Release Notes](macos-release-notes/macos-13-release-notes.md)
