ttypic / swift-klib-plugin

Gradle Plugin for injecting Swift code into Kotlin Multiplatform Mobile shared module
MIT License
159 stars 8 forks source link

Support Xcode being installed in a non-default path #17

Closed hartbit closed 7 months ago

hartbit commented 7 months ago

I'm new to the Kotlin Multiplatform world, so I don't know how to test this modification, but something like this is required to support Xcode being installed in a non-default location, like on my machine. Can you please let me know if this works and if we can merge it.