From 55acdc062a8ee186705adc02d3dfa9e94590d0d7 Mon Sep 17 00:00:00 2001 From: Andreas Linde Date: Sun, 22 Jul 2012 18:48:14 +0200 Subject: [PATCH] Add oldest supported iOS version to the documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0da2a97cd8..1d970bc048 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ The main SDK class is `BITHockeyManager`. It initializes all modules and provide 1. Before you integrate HockeySDK into your own app, you should add the app to HockeyApp if you haven't already. Read [this how-to](http://support.hockeyapp.net/kb/how-tos/how-to-create-a-new-app) on how to do it. 2. We also assume that you already have a project in Xcode and that this project is opened in Xcode 4. +3. The SDK supports iOS 4.0 or newer. ## Versioning