Merge pull request #13452 from keymanapp/docs/ios/update-os-requirements

docs(ios): update minimum supported ios version
This commit is contained in:
Shawn Schantz 2025-03-10 09:24:32 +07:00 committed by GitHub
commit 56dc5eda0d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 3 deletions

View file

@ -51,7 +51,7 @@ https://help.keyman.com/developer/engine/android/latest-version/
| KEYMAN_DEFAULT_VERSION_UBUNTU_CONTAINER | noble |
| KEYMAN_MIN_TARGET_VERSION_ANDROID | 5.0 |
| KEYMAN_MIN_TARGET_VERSION_ANDROID_CHROME | 53.0 |
| KEYMAN_MIN_TARGET_VERSION_IOS | 12.2 |
| KEYMAN_MIN_TARGET_VERSION_IOS | 15.6 |
| KEYMAN_MIN_TARGET_VERSION_MAC | 10.13 |
| KEYMAN_MIN_TARGET_VERSION_UBUNTU | 22.04 |
| KEYMAN_MIN_TARGET_VERSION_WEB_CHROME | 95.0 |

View file

@ -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

View file

@ -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.

View file

@ -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)

View file

@ -11,7 +11,7 @@
# Target operating system and platform versions
KEYMAN_MIN_TARGET_VERSION_ANDROID=5.0 # Lollipop
KEYMAN_MIN_TARGET_VERSION_IOS=12.2 # iOS 12.2
KEYMAN_MIN_TARGET_VERSION_IOS=15.6 # iOS 15.6
KEYMAN_MIN_TARGET_VERSION_WINDOWS=10 # Windows 10
KEYMAN_MIN_TARGET_VERSION_MAC=10.13 # MacOS 10.13 (High Sierra)
KEYMAN_MIN_TARGET_VERSION_UBUNTU=22.04 # Ubuntu 22.04 Jammy