Skip to content

Commit

Permalink
Publish Apple Silicon simulator targets
Browse files Browse the repository at this point in the history
  • Loading branch information
daugeldauge committed Aug 13, 2022
1 parent 124474d commit a9907b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kinzhal-annotations/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ repositories {
kotlin {
jvm()
ios()
iosSimulatorArm64()
macosArm64()
macosX64()
watchos()
watchosSimulatorArm64()
tvos()
tvosSimulatorArm64()
linuxX64()
}

0 comments on commit a9907b7

Please sign in to comment.