Marc Reichelt
07/01/2019, 11:24 AMios-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'