Skip to content

Commit 2111f54

Browse files
committed
Support x86_64-based watchOS simulator target
1 parent 93c9150 commit 2111f54

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
@@ -34,6 +34,7 @@ kotlin {
3434
target("watchosArm32")
3535
target("watchosArm64")
3636
target("watchosX86")
37+
target("watchosX64")
3738
target("tvosArm64")
3839
target("tvosX64")
3940
}

0 commit comments

Comments
 (0)