Bradleycorn
01/17/2025, 2:45 PMMichael Krussel
01/17/2025, 2:59 PMMichael Krussel
01/17/2025, 2:59 PMMichael Krussel
01/17/2025, 3:01 PMinternal
visibility in the shared module should reduce the types that need to be exported.John O'Reilly
01/17/2025, 3:06 PMexplicitApi
modeBradleycorn
01/17/2025, 3:13 PMlistOf(
iosX64(),
iosArm64(),
iosSimulatorArm64()
).forEach {
it.binaries.framework {
isStatic = true
}
}
Michael Krussel
01/17/2025, 3:17 PMBradleycorn
01/17/2025, 3:56 PM