From 438d320702fff7a7cd52f626fd45cb552bc71d6a Mon Sep 17 00:00:00 2001 From: Shawn Schantz Date: Fri, 7 Mar 2025 16:54:44 +0700 Subject: [PATCH] docs(ios): update minimum supported iOS version also added latest version of macOS as supported --- ios/docs/help/about/system-requirements.md | 2 +- mac/docs/help/about/requirements.md | 1 + mac/docs/help/common/os.md | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ios/docs/help/about/system-requirements.md b/ios/docs/help/about/system-requirements.md index afedfdb540..7563130aed 100644 --- a/ios/docs/help/about/system-requirements.md +++ b/ios/docs/help/about/system-requirements.md @@ -6,4 +6,4 @@ title: System Requirements - Keyman for iPhone and iPad Help ### Minimum iOS Version Keyman for iPhone and iPad will run on Apple iPhones and iPads that have a minimum version of -iOS 12.1. +iOS 15.6 diff --git a/mac/docs/help/about/requirements.md b/mac/docs/help/about/requirements.md index 07745f9efc..2e3c1f19d3 100644 --- a/mac/docs/help/about/requirements.md +++ b/mac/docs/help/about/requirements.md @@ -13,6 +13,7 @@ Keyman supports the following Mac operating systems: * macOS Monterey (12.0) * macOS Ventura (13.0) * macOS Sonoma (14.0) +* macOS Sequoia (15.0) Keyman should also work on future releases of macOS, even if they are not yet listed here. diff --git a/mac/docs/help/common/os.md b/mac/docs/help/common/os.md index 4362eafaa7..4c117c75cb 100644 --- a/mac/docs/help/common/os.md +++ b/mac/docs/help/common/os.md @@ -13,3 +13,4 @@ Keyman supports the following Mac operating systems: * macOS Monterey (12.0) * macOS Ventura (13.0) * macOS Sonoma (14.0) +* macOS Sequoia (15.0)