<@UH4S1HTMJ> The new build of the AppCode plugin h...
# kotlin-native
v
@Benedict Pregler The new build of the AppCode plugin has just been uploaded. You can create a new project from the templates and give it a try. Make sure to click the "Import gradle project" button when opening the project for the first time.
🍏 2
🎉 10
r
Will this work for multiplatform projects? With the older versions of the plugin last summer I could only ever get it working for pure iOS K/N projects
v
Now the AppCode plugin has the same level of Gradle support as in CLion. The only known problem is that it is currently not possible to open a gradle-only project in AppCode, it has to be coupled with an Xcode project (see templates for an example). This is planned to be resolved in 2019.2.
👍 1
r
Cool. I'll have a look this weekend if I get time.
l
@Vyacheslav Karpukhin [JB] Is there an issue to follow regarding Gradle only projects?
v