summaryrefslogtreecommitdiffstats
path: root/third_party/python/gyp/test/ios/framework/iOSFramework/iOSFramework.h
blob: e86b524d179f7f35e1278c9290424a2b6c04b244 (plain)
1
2
3
4
5
6
7
8
9
#import <UIKit/UIKit.h>

//! Project version number for iOSFramework.
FOUNDATION_EXPORT double iOSFrameworkVersionNumber;

//! Project version string for iOSFramework.
FOUNDATION_EXPORT const unsigned char iOSFrameworkVersionString[];

#import <iOSFramework/Thing.h>