mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-10 14:35:42 +00:00
9 lines
115 B
Plaintext
9 lines
115 B
Plaintext
framework module HockeySDK {
|
|
umbrella header "HockeySDK.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
|
|
link "c++"
|
|
}
|