soderbjorn
04/18/2023, 10:19 PM"/Users/soderbjorn/Downloads/Compose-App/build/ios/Debug-iphonesimulator/Compose <http://App.app|App.app>"
Process finished with exit code 0
ayodele
04/18/2023, 10:24 PMsoderbjorn
04/18/2023, 10:28 PMayodele
04/18/2023, 10:32 PMAlejandro Rios
04/18/2023, 10:55 PMsoderbjorn
04/19/2023, 6:33 AMKonstantin Tskhovrebov
04/19/2023, 6:50 AMsoderbjorn
04/19/2023, 6:58 AMKonstantin Tskhovrebov
04/19/2023, 7:00 AMsoderbjorn
04/19/2023, 7:04 AMKonstantin Tskhovrebov
04/19/2023, 7:10 AMsoderbjorn
04/19/2023, 7:12 AMKonstantin Tskhovrebov
04/19/2023, 7:52 AMkdoctor -v
outputsoderbjorn
04/19/2023, 8:47 AMsoderbjorn@soderbjorn-mac-m1work-2 compose-kmp-template % kdoctor -v
Environment diagnose:
[✓] Operation System
➤ Version OS: macOS 12.0.1
CPU: Apple M1 Max
[✓] Java
➤ Java (openjdk version "13.0.9" 2021-10-19)
Location: /Users/soderbjorn/Library/Java/JavaVirtualMachines/azul-13.0.9/Contents/Home/bin/java
i JAVA_HOME is not set
Consider adding the following to ~/.zprofile for setting JAVA_HOME
export JAVA_HOME=/Users/soderbjorn/Library/Java/JavaVirtualMachines/azul-13.0.9/Contents/Home
[✓] Android Studio
➤ Android Studio (AI-222.4459.24.2221.9862592)
Location: /Applications/Android <http://Studio.app|Studio.app>
Bundled Java: openjdk 17.0.6 2023-01-17
Kotlin Plugin: 222-1.8.0-release-AS3739.54
Kotlin Multiplatform Mobile Plugin: 0.5.3(222)-12
i Note that, by default, Android Studio uses bundled JDK for Gradle tasks execution.
Gradle JDK can be configured in Android Studio Preferences under Build, Execution, Deployment -> Build Tools -> Gradle section
[✓] Xcode
➤ Xcode (13.4.1)
Location: /Applications/Xcode.app
i Xcode JAVA_HOME: /Users/soderbjorn/Library/Java/JavaVirtualMachines/azul-13.0.9/Contents/Home
Xcode JAVA_HOME can be configured in Xcode -> Preferences -> Locations -> Custom Paths
[✓] Cocoapods
➤ ruby (ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [arm64-darwin21])
➤ ruby gems (3.3.7)
➤ cocoapods (1.12.0)
Recommendations:
➤ IDE doesn't suggest running all tests in file if it contains more than one class
More details: <https://youtrack.jetbrains.com/issue/KTIJ-22078>
Conclusion:
✓ Your system is ready for Kotlin Multiplatform Mobile Development!
Konstantin Tskhovrebov
04/19/2023, 1:11 PM./gradlew linkPodDebugFrameworkIosSimulatorArm64 --info
in the broken projectsoderbjorn
04/19/2023, 8:24 PMThe configuration detachedConfiguration1 is both resolvable and consumable. This is considered a legacy configuration and it will eventually only be possible to be one of these.
The configuration detachedConfiguration1 is both consumable and declarable. This combination is incorrect, only one of these flags should be set.