Hello Guys, KMM shared XCFramework is around 80 Mb...
# multiplatform
i
Hello Guys, KMM shared XCFramework is around 80 Mb (release) for iosX64(), iosArm64(), iosSimulatorArm64() architecture, Is it possible to reduce it?
k
80Mb is rather small size for iOS frameworks 🙂
j
@Konstantin Tskhovrebov how do you get to that? The largest frameworks I usually see are about 20MB. The KMM frameworks definitely feel like they are too big for the code they contain
k
XCFramework contains three frameworks inside, so 80/3 ~ 27
h
Is it possible to exclude simulator architecture from the kmm library for release apps? @Konstantin Tskhovrebov