Dima Avdeev
08/29/2023, 5:57 AM1.5.0
, Kotlin version to 1.9.0
• Remove line with resources https://github.com/JetBrains/compose-multiplatform-ios-android-template/blob/c20faa099552dac7bcc242c72fe49e1f260177e9/shared/build.gradle.kts#L25
• And run command ./gradlew podInstall
once
If you already did the same with 1.5.0-rc, then you can skip this steps.
Our templates updated to be used without CocoaPods.
https://github.com/JetBrains/compose-multiplatform-template
https://github.com/JetBrains/compose-multiplatform-ios-android-template
Now, it is easier to setup developer environment (No need to install proper version of Ruby and CocoaPods)
Have a nice Kotlin K and Compose Multiplatform K!Vlad
08/29/2023, 8:06 AMDima Avdeev
08/29/2023, 9:53 AMVlad
08/29/2023, 9:55 AMJeff Lockhart
08/29/2023, 3:36 PM