Join Slack
Powered by
Is there any way, I can see what happens in this t...
# kotlin-native
r
Rohan Maity
04/10/2024, 5:22 AM
Is there any way, I can see what happens in this task
Copy code
linkDebugTestIosSimulatorArm64
I mean this is gradle task and kotlin is open source, so is there any place I can see where this task is written?
d
Darron Schall
04/10/2024, 5:30 PM
I think you might be looking for this?
https://github.com/JetBrains/kotlin/blob/a9e349e36cddfaa34fa3c9f7d485c56a4b0d5e5a/[…]etbrains/kotlin/gradle/targets/native/tasks/KotlinNativeLink.kt
r
Rohan Maity
04/16/2024, 7:31 PM
Yes this helps
10
Views
Open in Slack
Previous
Next