<!--
{
  "documentType" : "article",
  "framework" : "tvOS Release Notes",
  "identifier" : "/documentation/tvOS-Release-Notes/tvos-18_2-release-notes",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "tvOS 18.2 Release Notes"
}
-->

# tvOS 18.2 Release Notes

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

## Overview

The tvOS 18.2 SDK provides support to develop tvOS apps for Apple TV devices running tvOS 18.2. The SDK comes bundled with Xcode 16.2, available from the Mac App Store. For information on the compatibility requirements for Xcode 16.2, see [Xcode 16.2 Release Notes](/documentation/Xcode-Release-Notes/xcode-16_2-release-notes).

### SwiftUI

#### Resolved Issues

- Fixed: Compiling in the Swift 6 language mode might cause an `@Entry` error due to “static property `defaultValue` is not concurrency-safe because non-‘Sendable’ type”.  (133885814)
- Fixed: Views won’t accept dropped directories if [UTType.directory](https://developer.apple.com/documentation/uniformtypeidentifiers/uttype-swift.struct/directory) or [UTType.fileURL](https://developer.apple.com/documentation/uniformtypeidentifiers/uttype-swift.struct/fileurl) are not in the list of accepted content types for drop.  (138158126)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)