mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Update version and files to v3.6 Beta 1
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user