After upgrading to Gradle 9 in our KMM project, Xc...
# multiplatform
h
After upgrading to Gradle 9 in our KMM project, Xcode tasks keep triggering every few seconds in Android Studio "xcode genertaion". Has anyone seen this or knows how to stop the auto-generation?
f
It's not Gradle, it’s the KMP plugin itself who does some work
Somehow…
t
cc <!subteam^S093FP0H16X>
h
it kill my process
s
👋 @hitl We show the
Generating Xcode files
message when we are waiting for the Xcode build system to generate artifacts that are mostly necessary for our Swift language support (e.g., headers, module interfaces). There's unfortunately not a good way to disable this process right now. We are tracking these "prebuild" issues under various tickets. For your issue, the KMT-1611 would be the most relevant.