mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-02 00:17:02 +00:00

git-subtree-dir: submodules/HockeySDK-iOS git-subtree-mainline: 085acd26c4432939403765234266e3c1be0f3dd9 git-subtree-split: c7d0c7026303253e2ac576c02655691e5d314fe2
40 lines
819 B
YAML
40 lines
819 B
YAML
objc: true
|
|
clean: true
|
|
sdk: iphonesimulator
|
|
|
|
theme: ../Themes/apple
|
|
|
|
module: HockeySDK
|
|
module_version: 5.1.2
|
|
author: Microsoft Corp
|
|
author_url: https://www.microsoft.com
|
|
|
|
readme: ../../README.md
|
|
documentation: ../Guides/*.md
|
|
custom_categories:
|
|
- name: Guides
|
|
children:
|
|
- Installation & Setup
|
|
- Migration Kits
|
|
- name: How To
|
|
children:
|
|
- App Versioning
|
|
- Set Custom AlertViewHandler
|
|
- Upload Symbols
|
|
- name: Troubleshooting
|
|
children:
|
|
- Crash Reporting Not Working
|
|
- name: Release Notes
|
|
children:
|
|
- Changelog
|
|
|
|
umbrella_header: ../../Classes/HockeySDK.h
|
|
|
|
root_url: https://support.hockeyapp.net/kb/api
|
|
github_url: https://github.com/bitstadium/HockeySDK-iOS/
|
|
github_file_prefix: "https://github.com/bitstadium/HockeySDK-iOS/"
|
|
|
|
skip_undocumented: true
|
|
|
|
output: Generated/
|