feat: 自定义的插件
This commit is contained in:
6
Libs/YTXMonitor.framework/Modules/module.modulemap
Normal file
6
Libs/YTXMonitor.framework/Modules/module.modulemap
Normal file
@@ -0,0 +1,6 @@
|
||||
framework module YTXMonitor {
|
||||
umbrella header "YTXMonitor.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
||||
Reference in New Issue
Block a user