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