mirror of
https://github.com/home-assistant/iOS.git
synced 2026-02-04 21:15:17 -06:00
12 lines
391 B
Objective-C
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>
|
|
|
|
|