QMUI_iOS icon indicating copy to clipboard operation
QMUI_iOS copied to clipboard

关于swift使用QMUIConfigurationMacros文件里的宏定义问题

Open KellyCoder opened this issue 3 years ago • 1 comments

swift如何使用QMUIConfigurationMacros文件里的宏定义?

KellyCoder avatar Feb 26 '22 11:02 KellyCoder

不能直接用.如果想用的话.可以用OC创建一个文件.在文件的.h 中创建类方法,内部调用宏定义之后.在swift中用点语法调用.

xixisplit avatar Feb 28 '22 09:02 xixisplit