Files
simplex-chat/apps/ios/SimpleXAppShared/SimpleXAppShared.h
T
2022-06-10 22:49:48 +01:00

20 lines
554 B
Objective-C

//
// SimpleXAppShared.h
// SimpleXAppShared
//
// Created by Evgeny on 09/06/2022.
// Copyright © 2022 SimpleX Chat. All rights reserved.
//
#import <Foundation/Foundation.h>
//! Project version number for SimpleXAppShared.
FOUNDATION_EXPORT double SimpleXAppSharedVersionNumber;
//! Project version string for SimpleXAppShared.
FOUNDATION_EXPORT const unsigned char SimpleXAppSharedVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <SimpleXAppShared/PublicHeader.h>