Files
SwiftChain/SwiftChainCore/SwiftChainCore.h
Victor Bodinaud 1bbe8234fd Enhance blockchain
2025-05-05 15:16:53 +02:00

19 lines
483 B
Objective-C

//
// SwiftChainCore.h
// SwiftChainCore
//
// Created by Victor on 02/12/2024.
//
#import <Foundation/Foundation.h>
//! Project version number for SwiftChainCore.
FOUNDATION_EXPORT double SwiftChainCoreVersionNumber;
//! Project version string for SwiftChainCore.
FOUNDATION_EXPORT const unsigned char SwiftChainCoreVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <SwiftChainCore/PublicHeader.h>