From 7a7b08a98371708b40d8bac65da8149dc7e73959 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20P=C3=B6chtrager?= Date: Sun, 2 Jun 2019 17:50:06 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 92c1f84..b2ea51e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ The goal of OSXCross is to provide a well working OS X cross toolchain for Linux and FreeBSD. +OSXCross works **on** x86, x86_64, ARM and AArch64. + ### HOW DOES IT WORK? ### For cross-compiling for OS X you need @@ -293,6 +295,7 @@ Usage Examples: ### DEPLOYMENT TARGET: ### The default deployment target is: + SDK <= 10.13: `Mac OS X 10.5` SDK >= 10.14: `Mac OS X 10.9`