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

# WKWatchOnly

A Boolean value indicating whether the app is a watch-only app.

## Discussion

Xcode automatically includes this key in the WatchKit extension’s information property list and sets its value to `YES` when you create a project using the Watch App template. When you set the value of this key to `YES`, the app is only available on Apple Watch, with no related iOS app.

---

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)