I would like to use classes from `commonTest` from...
# multiplatform
m
I would like to use classes from
commonTest
from shared KMM module inside Android and iOS apps. for Android it’s easy, just set
srcDir
and that’s it, but how to do that on iOS side?