Skip to content

Commit 1e8b63b

Browse files
authored
Add support for iOS simulator
1 parent 6b58ffd commit 1e8b63b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ kotlin {
4040
macosArm64()
4141
iosArm64()
4242
iosX64()
43+
iosSimulatorArm64()
4344
wasmJs()
4445
// blocked on kotest assertions wasm release
4546
// wasmWasi()

0 commit comments

Comments
 (0)