ListenerApp/ListenerGS/SwiftSocket/SwiftSocket.h
2021-09-15 22:42:53 -04:00

10 lines
367 B
C

@import Foundation;
//! Project version number for SwiftSocket
FOUNDATION_EXPORT double SwiftSocketVersionNumber;
//! Project version string for SwiftSocket
FOUNDATION_EXPORT const unsigned char SwiftSocketVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <SwiftSocket_iOS/PublicHeader.h>