Skip to content

Fix Kotlin 2.3.20 compatibility: replace removed KotlinLibraryLayoutImpl with filesystem approach#869

Merged
Alex009 merged 8 commits intodevelopfrom
copilot/fix-kotlin-2-3-20-error
Apr 8, 2026
Merged

Fix Kotlin 2.3.20 compatibility: replace removed KotlinLibraryLayoutImpl with filesystem approach#869
Alex009 merged 8 commits intodevelopfrom
copilot/fix-kotlin-2-3-20-error

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 7, 2026

  • Fix detekt ImportOrdering CI failure (previous session)
  • Fix NoSuchFileException / NoClassDefFoundError for klibs without default/resources directory
  • Fix detekt NestedBlockDepth in extractResourcesFromPackedKlib by extracting inner loop body to extractZipEntry helper function

Copilot AI and others added 2 commits April 7, 2026 04:39
Copilot AI changed the title [WIP] Fix Kotlin 2.3.20 error on linkPodDebugFrameworkIosArm64 task Fix Kotlin 2.3.20 compatibility: replace removed KotlinLibraryLayoutImpl with filesystem approach Apr 7, 2026
Copilot AI requested a review from Alex009 April 7, 2026 04:42
@Alex009 Alex009 changed the base branch from master to develop April 7, 2026 04:57
Copilot stopped work on behalf of Alex009 due to an error April 7, 2026 10:25
@Alex009 Alex009 marked this pull request as ready for review April 7, 2026 16:30
@Alex009 Alex009 added this to the 0.26.2 milestone Apr 7, 2026
@Alex009 Alex009 merged commit 5678873 into develop Apr 8, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kotlin 2.3.20 error on linkPodDebugFrameworkIosArm64 task

2 participants