<!--
{
  "documentType" : "article",
  "framework" : "watchOS Release Notes",
  "identifier" : "/documentation/watchOS-Release-Notes/watchos-5_3-release-notes",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "watchOS 5.3 Release Notes"
}
-->

# watchOS 5.3 Release Notes

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

## Discussion

The watchOS 5.3 SDK provides support for developing watchOS apps for Apple Watch devices running watchOS 5.3. The SDK comes bundled with Xcode 10.3 available from the Mac App Store. For information on the compatibility requirements for Xcode 10.3, see <doc://com.apple.documentation/documentation/Xcode-Release-Notes/xcode-10_3-release-notes>.

### General

#### Known Issues

- Devices running watchOS 5.3 don’t appear as available for development in Xcode 10.2.1. (50638444)
  
  **Workaround:** Run the following command in Terminal:
  
  ```
  defaults write com.apple.dt.Xcode Enable43515398 -bool YES
  ```

---

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)