From 59014e959c45ccd099a9e46f7088370e9a2f01ed Mon Sep 17 00:00:00 2001 From: Adam Carlucci Date: Mon, 22 May 2017 10:28:19 -0400 Subject: [PATCH] add note about unsupported Xcode 8+ --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a7eab8..347d11a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ OFXcodeMenu ======== -(formerly OFPlugin) + +# NOT COMPATIBLE WITH XCODE 8+ [OpenFrameworks](http://openframeworks.cc) plugin for Xcode that adds addons to your project. Compatible with Xcode 5 - 7 on OS X 10.8+. `HEAD` of this repo is typically paired with the latest Xcode. For older Xcode releases, see the git tags or just checkout OFXcodeMenu at the relevant point in time.