Hey, my team needs a Kodein tvOS target to develop...
# kodein
f
Hey, my team needs a Kodein tvOS target to develop a certain feature, is this feasible ? https://github.com/Kodein-Framework/Kodein-DI/issues/289
r
Hello @Filipe Uva, I will look into it asap. which version are you using ?
f
Kotlin 1.3.61 Kodein latest 6.5.1
Thank you for the quick reply !
Should be an additional target on your gradle plugin right ? I tried submitting the PR but did not have rights to push 😂
r
yep but its on another project that manage our build system, as Kotlin plugin doesn’t have everything we need
Do you have a ref page for the needed configuration for tvOS ?
I'm not following you on the ref page. Do you mean this ? https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#supported-platforms
r
Yes I am on this one too. Trying to figure it out where to add it in our plugin
f
ok let me share my class maybe it'll help, though I dunno if it compiles at all
r
yep i was on it, but since 6.5.1 we broke the build for 7.0 (among a lot of things) thus, I need to make a fix at the right commit in order to help you
f
I see, that gist should have the changes needed to add the target btw, I do not know which version of the plugin you used for 6.5.1
again, thanks for the help !
Thank you for the build ! Will try it ASAP and let you know on the ticket