i'm in the process of creating an "umbrella" module that combines a few of our modules into a single xcframework for iOS. it doesn't seem like it's possible for the xcframework to be generated unless the module has some source code in it.
anyone know of a way without having to add a dummy source file?