// // customLaunchView.h // 隐私保护 // // Created by xd h on 2023/10/12. // #import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @interface customLaunchView : UIView @end NS_ASSUME_NONNULL_END