<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/NSObservationTrackingEnabled",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.NSObservationTrackingEnabled"
  },
  "title" : "NSObservationTrackingEnabled"
}
-->

# NSObservationTrackingEnabled

A Boolean value that indicates whether the system automatically tracks changes to observable objects in macOS 15.

## Discussion

In macOS 15, add this key to your information property list and set the value to `YES` to tell the system to automatically track changes to observable objects.

In macOS 26 and later, this key isn’t required. The system automatically tracks changes to observable objects.

---

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)