KT-65740 Create swift-export-embeddable module
This commit is contained in:
committed by
Space Team
parent
bd84f93333
commit
60071cbb54
@@ -61,4 +61,4 @@ val KotlinBuildProperties.useFirTightIC: Boolean
|
||||
get() = getBoolean("kotlin.build.useFirIC")
|
||||
|
||||
val KotlinBuildProperties.isSwiftExportPluginPublishingEnabled: Boolean
|
||||
get() = getBoolean("kotlin-native.swift-export.enabled")
|
||||
get() = getBoolean("kotlin.native.swift-export.enabled", false)
|
||||
|
||||
Reference in New Issue
Block a user