Hi everyone, I'm creating an umbrella module with several other modules to export just one framework for my iOS app to consume, but the .xcframework is exceeding 400 MB, even with a few modules and little complexity. The tendency is to add more modules and grow. Do you have any recommendations for reducing the size of the .xcframework (I'm generating the release framework using the podPublishReleaseXCFramework task)? Since I'm using SKIE, I couldn't test the solution suggested by @François, as it doesn't yet support Kotlin 2.2.20.