mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Refactor TelegramUpdateUI
This commit is contained in:
19
submodules/TelegramUpdateUI/Sources/TelegramUpdateUI.h
Normal file
19
submodules/TelegramUpdateUI/Sources/TelegramUpdateUI.h
Normal file
@@ -0,0 +1,19 @@
|
||||
//
|
||||
// TelegramUpdateUI.h
|
||||
// TelegramUpdateUI
|
||||
//
|
||||
// Created by Peter on 8/1/19.
|
||||
// Copyright © 2019 Telegram Messenger LLP. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
//! Project version number for TelegramUpdateUI.
|
||||
FOUNDATION_EXPORT double TelegramUpdateUIVersionNumber;
|
||||
|
||||
//! Project version string for TelegramUpdateUI.
|
||||
FOUNDATION_EXPORT const unsigned char TelegramUpdateUIVersionString[];
|
||||
|
||||
// In this header, you should import all the public headers of your framework using statements like #import <TelegramUpdateUI/PublicHeader.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user