lpw
2022-03-14 40fa27259a5d8516034b9b6ee0eabc170093e108
2.5.0
4 files added
25 ■■■■■ changed files
frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h 19 ●●●●● patch | view | raw | blame | history
frameworks/WAAIhelpImpl.framework/Info.plist patch | view | raw | blame | history
frameworks/WAAIhelpImpl.framework/Modules/module.modulemap 6 ●●●●● patch | view | raw | blame | history
frameworks/WAAIhelpImpl.framework/WAAIhelpImpl patch | view | raw | blame | history
frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h
New file
@@ -0,0 +1,19 @@
//
//  WAAIhelpImpl.h
//  WAAIhelpImpl
//
//  Created by hank on 2018/5/17.
//  Copyright © 2018年 hank. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for WAAIhelpImpl.
FOUNDATION_EXPORT double WAAIhelpImplVersionNumber;
//! Project version string for WAAIhelpImpl.
FOUNDATION_EXPORT const unsigned char WAAIhelpImplVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <WAAIhelpImpl/PublicHeader.h>
//time:2022/03/15 12:30 ver:3.8.4
frameworks/WAAIhelpImpl.framework/Info.plist
Binary files differ
frameworks/WAAIhelpImpl.framework/Modules/module.modulemap
New file
@@ -0,0 +1,6 @@
framework module WAAIhelpImpl {
  umbrella header "WAAIhelpImpl.h"
  export *
  module * { export * }
}
frameworks/WAAIhelpImpl.framework/WAAIhelpImpl
Binary files differ