https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
d

darkmoon_uk

11/17/2019, 3:33 AM
Returned to working on iOS/MP after some time away and found the situation with AppCode/Xcode/MPP compatibility has become complicated. What version of each are people using successfully at the moment?
1
Latest releases of AppCode/Xcode do not work together, namely: Xcode 11.2.1 AppCode 2019.2.4
...when I say 'do not work' I mean syntax highlighting broken.
For AppCode 2019.3.x EAP, there's no Kotlin/Native plugin.
Maybe I need to step back Xcode a version or too, but it's very costly to try that out - can anyone confirm success with a combo of recent versions, or is K/MP + AppCode 'Missing In Action'?
a

Artyom Degtyarev [JB]

11/18/2019, 9:44 AM
Hello! Please specify what exactly is broken in your case. AFAIK, the plugin for 2019.3.x should come out soon.
2 Views