@fabianterhorst Gradle itself is not yet supported neither in CLion nor AppCode. For now you have to have a CMake project in CLion or Xcode project in AppCode. Please refer to the built-in project templates as an example.
f
fabianterhorst
05/30/2018, 11:12 AM
kk
d
drofwarcs
05/30/2018, 12:06 PM
Auto complete for the platform imports work fine in Appcode for me. However, Any 3rd party objc libs that you bring in via cinterop does not have auto-complete. I believe this is a known issue however.