mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
updated migration guide
This commit is contained in:
parent
706c648d8c
commit
0f5f860691
@ -6,6 +6,8 @@ First of all we will cleanup the obsolete installation files and then convert yo
|
||||
|
||||
## Cleanup
|
||||
|
||||
First of all you should remove all files from prior versions of either QuincyKit, HockeyKit or HockeySDK-iOS. If you not sure which files you added, here are a few easy steps for each SDK.
|
||||
|
||||
### QuincyKit
|
||||
|
||||
In Xcode open the `Project Navigator` (⌘+1). In the search field at the bottom enter "Quincy". Search should find the following files:
|
||||
@ -98,6 +100,10 @@ Now follow the steps described in our [setup guide](http://support.hockeyapp.net
|
||||
|
||||
After you have finished the setup guide make sure everything works as expected and then delete the out commented lines from above.
|
||||
|
||||
## Advanced Migration
|
||||
|
||||
If you used any optional API calls, for example adding a custom description to a crash report, migrating those would exceed the scope of this guide. Please have a look at the [API documentation](https://github.com/bitstadium/HockeySDK-iOS/downloads).
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user