Huanzhi Zhang
12/21/2023, 12:39 AMassembleXCFramework
command to build an xcframework out of my kmm project. I found the output lacks .swiftmodule like these in a normal .xcframework, which may lead to “no such module” error if I import it to my app. Is there a way that I can generate these files?