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