From 14115146d4bed250d47293fa5f296b66704f02b4 Mon Sep 17 00:00:00 2001 From: Marcus Isaksson Date: Mon, 4 Apr 2022 11:09:14 -0700 Subject: [PATCH] Fix documentation for Darwin (#16863) The documentation references installing the iOS 15.4 beta which is unnecessary since 15.4 is released. --- src/darwin/CHIPTool/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/darwin/CHIPTool/README.md b/src/darwin/CHIPTool/README.md index 2a15cb027d9701..d31ab129972ffb 100644 --- a/src/darwin/CHIPTool/README.md +++ b/src/darwin/CHIPTool/README.md @@ -16,10 +16,6 @@ control. ## Prerequisites - Requires building and running the app to a physical device on iOS >= 15.4. - - At time of writing 15.4 is in beta and the current active iOS version is - 15.3.1. For detailed instructions on how to install the iOS 15.4 beta - onto your device visit - [beta.apple.com](https://beta.apple.com/sp/betaprogram/enroll#ios) ## Building the Application