Update version and files to v3.6 Beta 1

This commit is contained in:
Andreas Linde
2014-05-28 20:50:12 +02:00
parent 88ed46be02
commit c8b053bc14
7 changed files with 56 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
## Version 3.5.5
## Version 3.6 Beta 1
- [Changelog](http://www.hockeyapp.net/help/sdk/ios/3.5.5/docs/docs/Changelog.html)
- [Changelog](http://www.hockeyapp.net/help/sdk/ios/3.6-b.1/docs/docs/Changelog.html)
## Introduction
@@ -17,7 +17,7 @@ This document contains the following sections:
<a id="requirements"></a>
## Requirements
The SDK runs on devices with iOS 5.0 or higher.
The SDK runs on devices with iOS 6.0 or higher.
<a id="download"></a>
## Download & Extract
@@ -48,10 +48,13 @@ The SDK runs on devices with iOS 5.0 or higher.
7. Expand `Link Binary With Libraries`.
8. Add the following system frameworks, if they are missing:
- `AssetsLibrary`
- `CoreText`
- `CoreGraphics`
- `Foundation`
- `MobileCoreServices`
- `QuartzCore`
- `QuickLook`
- `Security`
- `SystemConfiguration`
- `UIKit`
@@ -92,7 +95,7 @@ This documentation provides integrated help in Xcode for all public APIs and a s
1. Copy `de.bitstadium.HockeySDK-iOS-3.5.5.docset` into ~`/Library/Developer/Shared/Documentation/DocSets`
The documentation is also available via the following URL: [http://hockeyapp.net/help/sdk/ios/3.5.5/](http://hockeyapp.net/help/sdk/ios/3.5.5/)
The documentation is also available via the following URL: [http://hockeyapp.net/help/sdk/ios/3.6-b.1/](http://hockeyapp.net/help/sdk/ios/3.6-b.1/)
### Set up with xcconfig