Hi there! We are trying to get the KotlinConf app ...
# ios
m
Hi there! We are trying to get the KotlinConf app from the
ios-update
branch of https://github.com/JetBrains/kotlinconf-app running in Xcode, but it just does not work. In Xcode, we get the build error
No such module 'kotlinconf'
. We did the following steps: - Checkout the Git, change to branch
ios-update
- Run
./gradlew build
to build all artifacts - Open
iosApp/iosApp.xcworkspace
in Xcode - Build in Xcode - Get described error message
No such module 'kotlinconf'