Refactor PasswordSetupUI, PassportUI, GalleryUI and related modules

This commit is contained in:
Peter
2019-08-12 19:18:43 +03:00
parent aa366dee27
commit a49f04203e
311 changed files with 11406 additions and 1899 deletions

View File

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