Waldemar Kornewald
03/26/2025, 11:46 AMWaldemar Kornewald
04/03/2025, 4:49 AMPavel Kunyavskiy [JB]
04/03/2025, 7:26 AMsergey.bogolepov
04/03/2025, 11:53 AMWould it be possible to build the whole repository into a set of multiple XCFrameworks (e.g. one XCFramework per Gradle/KMP module) which depend on each other in the same way as the Kotlin modules depend on each other?It is not supported at the moment, and we don't have immediate plans to support such feature. On the other hand, compilation times are indeed painful and we plan to focus on them as soon as possible.
Waldemar Kornewald
04/03/2025, 7:30 PMsergey.bogolepov
04/04/2025, 3:28 PMIs this split-per-module solution something you would consider in the next 1-2 years though?Again, no such plans at the moment. Our end goal is to drastically improve compilation times, and not provide "split-per-module solution". It might be an implementation detail of the compilation time improvement (or it might not).
Waldemar Kornewald
04/07/2025, 5:52 AMWaldemar Kornewald
04/28/2025, 8:30 PM