Add macos build targets (#104)
* Add macos build targets * Update snapshot publishing script
This commit is contained in:
@@ -57,6 +57,8 @@ kotlin {
|
||||
}
|
||||
|
||||
linuxX64()
|
||||
macosX64()
|
||||
macosArm64()
|
||||
iosX64()
|
||||
iosArm64()
|
||||
iosSimulatorArm64()
|
||||
|
||||
Reference in New Issue
Block a user