Post

Replies

Boosts

Views

Activity

Reply to Xcode cloud -
As software developer I want to build my Kotlin Multiplatform app in Xcode Cloud. The only option I found right now is to install JDK on every build with homebrew, like this: ci_post_clone.sh: #!/bin/sh brew analytics off && brew install openjdk But I it is slow. I want JDK to be pre-installed
Jan ’24