I'm trying to build the KotlinConf iOS app and I k...
# kotlin-native
c
I'm trying to build the KotlinConf iOS app and I keep getting fatal error: 'helperlib/helperlib.h' file not found. The file is clearly sitting right there in the filesystem. Why isn't gradle seeing it? The same thing seems to happen with a number of the kotlin-native samples where it can't find headers.
o
which git repo and sequence of commands do you use?