✨ Enhance blockchain
This commit is contained in:
18
SwiftChainCore/SwiftChainCore.h
Normal file
18
SwiftChainCore/SwiftChainCore.h
Normal file
@@ -0,0 +1,18 @@
|
||||
//
|
||||
// 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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user