Native: fix watchos sample after 5020d5f
This commit is contained in:
committed by
Space
parent
0249b7ed74
commit
ce0850be0a
@@ -70,6 +70,12 @@ kotlin {
|
||||
|
||||
sourceSets["iosMain"].dependsOn(appleMain)
|
||||
sourceSets["watchosMain"].dependsOn(appleMain)
|
||||
|
||||
sourceSets {
|
||||
all {
|
||||
languageSettings.useExperimentalAnnotation("kotlin.native.SymbolNameIsInternal")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Create Xcode integration tasks.
|
||||
|
||||
Reference in New Issue
Block a user