Skip to content

Commit 72d6ce2

Browse files
committed
re-add iosX64 to fix build issue
1 parent e90deff commit 72d6ce2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • build-logic/convention/src/main/kotlin/com/seanproctor/datatable

build-logic/convention/src/main/kotlin/com/seanproctor/datatable/KotlinAndroid.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ internal fun Project.configureKotlinMultiplatform(
3030
browser()
3131
}
3232
iosArm64()
33+
iosX64()
3334
iosSimulatorArm64()
3435
}
3536
}

0 commit comments

Comments
 (0)