How can I make my IDE (android studio) recognize the io.ktor.client.engine.darwin.* package in the iosMain source set, when using the io.ktor:ktor-client-darwin dependency and KMM? The workaround where you select a target based on XCode's SDK_NAME works, but then I dont get two targets defined. (This is with ktor 2.0.0-beta-1)