Appcode 2018.3 eap has a different plugin UI and I...
# kotlin-native
d
Appcode 2018.3 eap has a different plugin UI and I'm having trouble finding the K/N plugin. Anything different I need to do to install the plugin on this version of Appcode?
t
Kotlin itself it probably enough if you use multiplatform plugin
d
Not multiplatform yet lol. This is an iOS only application(not framework) 💯 in Kotlin. Needing to to be able to run, debug, test and start simulator from IDE.
m
So it is multiplatform - ios_arm32|ios_arm64|ios_x64
d
lol...in that respect true. However it was created using the K/N template from Appcode and thus is not using the multi-platform DSL. I'm actually in the process of documenting the process for our team. One of our testers noticed the plugin not working on Appcode 2018.3, but works perfectly fine on the latest 2018.2.x. if we have to stop using the plugin, I'm fine with that, just wanted to get a concrete answer so I can update my docs and stop having our team go down that path.