Skip to content

Commit

Permalink
Replace the deprecated ios with iosX64 in tests
Browse files Browse the repository at this point in the history
(cherry picked from commit 6af7077)
  • Loading branch information
ting-yuan authored and KSP Auto Pick committed Aug 29, 2024
1 parent f9704b0 commit 27e51ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kotlin {
linuxX64()
mingwX64()
macosX64()
ios()
iosX64()
js(IR) {
browser()
nodejs()
Expand Down

0 comments on commit 27e51ae

Please sign in to comment.