Sources/CrashReporter/include/AliyunLogCrashReporter.h (4 lines of code) (raw):

// // AliyunLogCrashReporter.h // AliyunLogCrashReporter // // Created by gordon on 2022/8/17. // Copyright © 2022 com.aysls.ios. All rights reserved. // #import <Foundation/Foundation.h> //! Project version number for AliyunLogCrashReporter. FOUNDATION_EXPORT double AliyunLogCrashReporterVersionNumber; //! Project version string for AliyunLogCrashReporter. FOUNDATION_EXPORT const unsigned char AliyunLogCrashReporterVersionString[]; #import "SLSCrashReporter.h"