iOS/Sources/SharedTesting/SharedTesting.h
2025-03-21 15:39:12 +01:00

12 lines
391 B
Objective-C

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