Skip to content

Commit 54f0237

Browse files
sbogolepovdkhalanskyjb
authored andcommitted
Support x86_64-based watchOS simulator target
1 parent 0ccca44 commit 54f0237

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ kotlin {
3636
target("watchosArm32")
3737
target("watchosArm64")
3838
target("watchosX86")
39+
target("watchosX64")
3940
target("tvosArm64")
4041
target("tvosX64")
4142
}

0 commit comments

Comments
 (0)