Skip to content

Commit

Permalink
Add clarity to matching Watch BT address with keychain entry (#148)
Browse files Browse the repository at this point in the history
* Add clarity to matching Watch BT address with keychain entry

* Correct casing of macOS

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
qJake and coderabbitai[bot] authored Aug 21, 2024
1 parent 37ae16f commit 97fe27e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions apple.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ This method can be used for any iOS/iPadOS/Watch OS device:
- **Launch** the **Keychain Access** application.
- In the left **sidebar**, click on **iCloud**.
- In the upper right **search bar**, type `bluetooth`.
- A series of GUIDs will appear with the *application password* type.
- A series of entries will appear with the *application password* type.

![keychain-icloud](../images/keychain_icloud.png)

- **Open** each **GUID** to find the one associated with your Apple Watch. The **Account** field should display your watch's GUID in the format: `Public: XX:XX:XX:XX:XX:XX`.
- On your **Apple Watch** device, go to **Settings > About**, scroll down to find the Bluetooth address, in the format: `XX:XX:XX:XX:XX:XX`
- **Open** each entry to find the one associated with your Apple Watch. The **Account** field should match the Bluetooth address of your watch, in the format: `Public: XX:XX:XX:XX:XX:XX`.
- **Click** on **Show password**.
- **Type** your MacOS password **twice** and **copy** the contents.
**Type** your macOS password **twice** and **copy** the contents.

![keychain-password](../images/keychain_password.png)

Expand Down

0 comments on commit 97fe27e

Please sign in to comment.