Anyone having problems with using `actual override...
# multiplatform
l
Anyone having problems with using
actual override fun
when building to ios? Here I get several compiler errors when I add a override function to a common class. It's like it doesn't create headers correctly in an xcode build.