Have been trying out dev builds occasionally and j...
# swift-export
j
Have been trying out dev builds occasionally and just fyi that I've started seeing this for last couple of builds. Again, realise these are dev builds so just in case of use
Copy code
Execution failed for task ':shared:iosSimulatorArm64DebugSwiftExport'.

> A failure occurred while executing org.jetbrains.kotlin.gradle.plugin.mpp.apple.swiftexport.internal.SwiftExportAction

   > 'kotlin.sequences.Sequence kotlin.sequences.SequencesKt.sequenceOf(java.lang.Object)'
Continuing to get this error with latest dev version. Is this known issue or worth opening YT for it?
Copy code
> A failure occurred while executing org.jetbrains.kotlin.gradle.plugin.mpp.apple.swiftexport.internal.SwiftExportAction

   > 'kotlin.sequences.Sequence kotlin.sequences.SequencesKt.sequenceOf(java.lang.Object)'
a
Yes, please. If you are able to provide a small reproducer - would be lovely. Thanks! 🙂
s
Guess it is fixed already :)
kodee pleased 1
j
Thanks, confirmed it's building now with
2.3.0-dev-10169
🦜 1
btw are 2.3.20 dev builds being published to different maven repo?
a
Nope, no changes in that area https://packages.jetbrains.team/maven/p/kt/dev/org/jetbrains/kotlin/kotlin-native-prebuilt/ - you can see there
2.3.20-dev-250
for example
j
afc but was looking at the plugins directory
There were others as well....will check again when I'm at computer again
a
I'm sorry, but I don't know anything in that area. I don't even know to whom to reference you 🙂 Sorry about that
And that's been resolved now