diff options
author | Rechi <Rechi@users.noreply.github.com> | 2018-05-30 10:00:00 +0200 |
---|---|---|
committer | Rechi <Rechi@users.noreply.github.com> | 2018-05-30 10:00:00 +0200 |
commit | 6ea8315cfcc9420d4fcfe3ba716a57a57cb768d7 (patch) | |
tree | 8bdaa522bc38a2e03378344054dc95c3f9ab651e /docs | |
parent | 9358ae9d275cb2a4aa94e99568d30773a6381e26 (diff) |
[osx] bump minimum version to 10.9
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README.osx.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.osx.md b/docs/README.osx.md index 872b80f3ce..ba66ed95cc 100644 --- a/docs/README.osx.md +++ b/docs/README.osx.md @@ -29,7 +29,7 @@ There are 3 ways to build Kodi for Mac: Kodi for Mac is composed of a main binary with numerous dynamic libraries and codecs that support a multitude of music and video formats. -The minimum version of OSX you need to run(!) Kodi is 10.8 atm. +The minimum version of OSX you need to run(!) Kodi is 10.9 atm. - On El Capitan (OSX 10.11.x) we recommend using Xcode 8.x. - On Sierra (macOS 10.12.x) we recommend using Xcode 8.x. |