Alexei Artsimovich
07/21/2023, 7:19 PMgradle assembleUmbrellaXCFramework
, it doesn't assemble an XCFramework and the task has NO-SOURCE
status.
However, if I add just one empty Kotlin file to the src of the Umbrella module and run the same task again, it successfully assembles XCFrameworks.
I wonder if there is a way to assemble XCFrameworks with no source files?