Add oldest supported iOS version to the documentation

This commit is contained in:
Andreas Linde 2012-07-22 18:48:14 +02:00
parent 5f16eeb0a3
commit 55acdc062a

View File

@ -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