Skip to content

Commit

Permalink
Add missing iosX64 target
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbull committed Jan 23, 2024
1 parent 4bc54bf commit 11f9d34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ subprojects {
macosX64()
macosArm64()

iosX64()
iosArm64()
iosSimulatorArm64()

Expand Down

0 comments on commit 11f9d34

Please sign in to comment.