From 3373c1ae665d0ce62395c3ebf97b32372398c88e Mon Sep 17 00:00:00 2001 From: Sam Spencer Date: Mon, 20 Apr 2015 17:44:35 -0400 Subject: [PATCH] Update README.md Updated project requirements --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aadd086..f58dbe7 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,8 @@ Requires Xcode 6 for use in any iOS Project. Requires a minimum of iOS 7.0 as th | Current Build Target | Earliest Supported Build Target | Earliest Compatible Build Target | |:--------------------: |:-------------------------------: |:--------------------------------: | | iOS 8.0 | iOS 7.0 | iOS 6.1 | -| Xcode 6.1.1 | Xcode 6.0 | Xcode 6.0 | -| LLVM 6.0 | LLVM 6.0 | LLVM 5.0 | +| Xcode 6.3 | Xcode 6.1.1 | Xcode 6.0 | +| LLVM 6.1 | LLVM 6.1 | LLVM 5.0 | > REQUIREMENTS NOTE *Supported* means that the library has been tested with this version. *Compatible* means that the library should work on this OS version (i.e. it doesn't rely on any unavailable SDK features) but is no longer being tested for compatibility and may require tweaking or bug fixes to run correctly.