Refactor more modules

This commit is contained in:
Peter
2019-08-05 15:04:45 +03:00
parent 287be2785e
commit 9ac37c00c0
498 changed files with 8516 additions and 2777 deletions

View File

@@ -0,0 +1,19 @@
//
// TelegramBaseController.h
// TelegramBaseController
//
// Created by Peter on 8/3/19.
// Copyright © 2019 Telegram Messenger LLP. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for TelegramBaseController.
FOUNDATION_EXPORT double TelegramBaseControllerVersionNumber;
//! Project version string for TelegramBaseController.
FOUNDATION_EXPORT const unsigned char TelegramBaseControllerVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <TelegramBaseController/PublicHeader.h>