初始化PHP-Xlswrite扩展
This commit is contained in:
7
library/libxlsxwriter/cocoapods/libxlsxwriter.modulemap
Normal file
7
library/libxlsxwriter/cocoapods/libxlsxwriter.modulemap
Normal file
@ -0,0 +1,7 @@
|
||||
framework module xlsxwriter {
|
||||
umbrella header "xlsxwriter/libxlsxwriter-umbrella.h"
|
||||
header "xlsxwriter.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
Reference in New Issue
Block a user