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