The docs reference setting: ``` kotlin.native.cacheKind.iosX64=none kotlin.native.cacheKind.iosSimulatorArm64=none ``` This was due to linking issues. We should review if these are still necessary.