Unable to build iOS counter sample app #1064
Unanswered
mattkranzler5
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Is your environment set up correctly? https://www.jetbrains.com/help/kotlin-multiplatform-dev/multiplatform-setup.html |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm unable to build the iOS counter sample app. I am using a MacBook Pro M1 Max with JDK 20. I've basically just checked out the repo, ran the commands in the README (
./gradlew :samples:counter:linkDebugFrameworkIosSimulatorArm64
&pod install
), and tried to build from Android Studio (2023.1.1 RC 3) and Xcode.Here is the error output:
Beta Was this translation helpful? Give feedback.
All reactions