frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h | ●●●●● patch | view | raw | blame | history | |
frameworks/WAAIhelpImpl.framework/Info.plist | patch | view | raw | blame | history | |
frameworks/WAAIhelpImpl.framework/Modules/module.modulemap | ●●●●● 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.plistBinary 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/WAAIhelpImplBinary files differ