Newer
Older
Productization_H5_IOS / Pods / Target Support Files / Pods-template / Pods-template-umbrella.h
@zhangfeng zhangfeng on 8 Aug 2023 318 bytes commit first
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif


FOUNDATION_EXPORT double Pods_templateVersionNumber;
FOUNDATION_EXPORT const unsigned char Pods_templateVersionString[];