From b3e53726b0f8bfe4f2dd50984e223d0fac9deb99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20P=C3=B6chtrager?= Date: Sun, 4 Oct 2015 17:39:54 +0200 Subject: [PATCH] Update TODO & README --- README.md | 2 +- TODO | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aaff249..5066891 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ You can turn this behavior off with `OSXCROSS_GCC_NO_STATIC_RUNTIME=1` (env). 4. Copy the packaged SDK (\*.tar.\* or \*.pkg) on a USB Stick 5. (On Linux/BSD) Copy or move the SDK into the tarballs/ directory of OSXCross -\*\* Xcode up to 6.3.x is known to work; 7.x is not working (yet). +\*\* Xcode up to 6.4 is known to work; 7.x is not working (yet). \*\*\* If you get a dialog with a crossed circle, ignore it, you don't need to install Xcode. Step 1. and 2. can be skipped if you have Xcode installed. diff --git a/TODO b/TODO index 8782fd4..117e0eb 100644 --- a/TODO +++ b/TODO @@ -1 +1,3 @@ document 'osxcross-man' +Xcode 7 compatibility (requires a newer not yet open sourced linker) +verify downloaded archive tarballs (gcc, llvm, ...) with sha256sum or similar