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