// // TapDelegate.h // Unity-iPhone // // Created by xe on 2021/7/14. // #import NS_ASSUME_NONNULL_BEGIN @interface TapCommonDelegate : NSObject @end NS_ASSUME_NONNULL_END