Workaround interop with iOS system frameworks
This commit is contained in:
committed by
SvyatoslavScherbina
parent
5f92568347
commit
2f30c15b45
+1
@@ -750,6 +750,7 @@ class StubGenerator(
|
||||
add("WRONG_MODIFIER_CONTAINING_DECLARATION") // For `final val` in interface.
|
||||
add("PARAMETER_NAME_CHANGED_ON_OVERRIDE")
|
||||
add("UNUSED_PARAMETER") // For constructors.
|
||||
add("MANY_INTERFACES_MEMBER_NOT_IMPLEMENTED") // Workaround for multiple-inherited properties.
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user