opkhandy.blogg.se

Kotlin for ios development
Kotlin for ios development









It seems that gradlew is a wrapper around gradle which I have installed (since I was able to build the Android app), but perhaps I've done something else wrong. gradlew: No such file or directoryĬommand PhaseScriptExecution failed with a nonzero exit codeīeing a novice at both Kotlin and app development, I'm not sure how to debug this or how to proceed. Users/myusername/Library/Developer/Xcode/DerivedData/KotlinIOS-ektaeprzdqunqygjxzrkmpdfyoyx/Build/Intermediates.noindex/KotlinIOS.build/Debug-iphonesimulator/KotlinIOS.build/Script-47729E7122F480EB00B9B36B.sh: line 5. When I try to build the project, I get the following error: /Users/myusername/Library/Developer/Xcode/DerivedData/KotlinIOS-ektaeprzdqunqygjxzrkmpdfyoyx/Build/Intermediates.noindex/KotlinIOS.build/Debug-iphonesimulator/KotlinIOS.build/Script-47729E7122F480EB00B9B36B.sh: line 4: cd: /Users/myusername/AndroidStudioProjects/mpp-ios-android/native/KotlinIOS/././SharedCode/build/xcode-frameworks: No such file or directory The Android version builds fine and I am able to simulate it, but I'm having issues with building the iOS app on Xcode. (I've linked to the step I'm having issues with, but I'm using the master branch of the linked repo which should contain ready-to-build code)

kotlin for ios development

Developed by JetBrains and open-source contributors. Get started Declarative framework for sharing UIs across multiple platforms. I'm trying to follow the example here of building a native cross-platform mobile app in Kotlin. Develop stunning shared UIs for Android, iOS, desktop, and web.











Kotlin for ios development