Files
DeviceKit/DeviceKit.h
T
2016-08-12 22:00:47 +02:00

20 lines
444 B
C

//
// DeviceKit.h
// DeviceKit
//
// Created by Dennis Weissmann on 8/12/16.
//
//
@import Foundation;
//! Project version number for DeviceKit.
FOUNDATION_EXPORT double DeviceKitVersionNumber;
//! Project version string for DeviceKit.
FOUNDATION_EXPORT const unsigned char DeviceKitVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <DeviceKit/PublicHeader.h>