Add macos build targets (#104)
* Add macos build targets * Update snapshot publishing script
This commit is contained in:
@@ -6,6 +6,7 @@ org.gradle.parallel = true
|
||||
kotlin.code.style = official
|
||||
kotlin.native.ignoreDisabledTargets = true
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
kotlin.native.cacheKind.macosArm64=none
|
||||
|
||||
# Android
|
||||
android.useAndroidX = true
|
||||
Reference in New Issue
Block a user