summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadLogging/MullvadLogging.h
blob: 42c0954879447d20193d6d1ed51649dc81be2ac5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
//
//  MullvadLogging.h
//  MullvadLogging
//
//  Created by pronebird on 16/12/2022.
//  Copyright © 2025 Mullvad VPN AB. All rights reserved.
//

#import <Foundation/Foundation.h>

//! Project version number for MullvadLogging.
FOUNDATION_EXPORT double MullvadLoggingVersionNumber;

//! Project version string for MullvadLogging.
FOUNDATION_EXPORT const unsigned char MullvadLoggingVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <MullvadLogging/PublicHeader.h>