From 45d390008ae0d844118806c24161b0e2c5a29d87 Mon Sep 17 00:00:00 2001 From: Bartosz Ciechanowski Date: Sun, 18 May 2014 21:25:43 +0200 Subject: [PATCH] README update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3acb354..ec9026c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,9 @@ Alternatively, you can copy the contents of `BCMeshTransformView` folder to your - iOS 7.0 - ARC -- OpenGL ES framework +- GLKit framework + +You may optionally include OpenGL ES framework, as this will enable [frame capturing](https://developer.apple.com/library/ios/recipes/xcode_help-debugger/articles/debugging_opengl_es_frame.html). ## Using `BCMeshTransformView`