From 0bcfe9bb5042cf5f12dc210f6ad9f5d6cafc6e43 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Fri, 15 Jan 2021 13:50:43 +0100 Subject: [PATCH] feat: MacOSX10.14.sdk --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ffd23b5..aa24f7a 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,11 @@ Please ensure you have read and understood first the [Xcode license terms](https ## SDKs -- [Mac OS X 11.1](https://github.com/joseluisq/macosx-sdks/releases/tag/11.1) -- [Mac OS X 10.15](https://github.com/joseluisq/macosx-sdks/releases/tag/10.15) +- [Mac OS X 11.1 (macOS Big Sur)](https://github.com/joseluisq/macosx-sdks/releases/tag/11.1) +- [Mac OS X 10.15 (macOS Catalina)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.15) +- [Mac OS X 10.14 (macOS Mojave)](https://github.com/joseluisq/macosx-sdks/releases/tag/10.14) -*SDKs packaged using osxcross. Checkout [Packaging the SDK on macOS](https://github.com/tpoechtrager/osxcross#packaging-the-sdk) for more details.* +*SDKs packaged using **osxcross**. Checkout [Packaging the SDK on macOS](https://github.com/tpoechtrager/osxcross#packaging-the-sdk) for more details.* ## Resources