From e66c7edccc2ea054ecc2ca4ced06d22c8534a7d8 Mon Sep 17 00:00:00 2001 From: Justin Wood Date: Wed, 3 Aug 2022 17:19:02 -0700 Subject: [PATCH] Updating docs (#21612) --- docs/guides/darwin.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/guides/darwin.md b/docs/guides/darwin.md index 0ca95cb750a6f7..25f23313cf7280 100644 --- a/docs/guides/darwin.md +++ b/docs/guides/darwin.md @@ -84,6 +84,14 @@ Note: The profile will expire automatically after some time to transfer the profile to the Apple TV 3. Restart the device +### Enable Developer Mode on your Apple Device + +Note: Developer mode is a great way to get logs from your device as well as +enables other useful developer tools + +To enable developer mode, please follow the instructions +[here](https://developer.apple.com/documentation/xcode/enabling-developer-mode-on-a-device) + ### Ensuring Your Matter Accessory Works with iOS/iPadOS/tvOS 1. Clone the [Matter repo](https://github.com/project-chip/connectedhomeip.git)