Skip to content

Conversation

@sandwwraith
Copy link
Member

Updated to Kotlin 1.9.20-RC:

  • Kotlin 1.9.0/10 had some blockers in XCode 15 support.
  • Simplify WASM setup (it has been changed in 1.9.20).
  • Drop obsolete Native targets.

Apply default target hierarchy:

  • Greatly simplified buildscript for native targets.
  • Supported targets are now runnable from gutter in the IDE.
  • Now all possible targets are built by default (without -Pnative.deploy flag), resulting in less confusion for contributors and CI (but longer local check times).
  • Publishing library with K2 should be possible now, no more incorrect publishNativeKotlinMetadata failing task.
  • More targets available in integration-test project.

Updated Okio for:

  • linuxArm64 target support

…Okio

Updated to Kotlin 1.9.20-RC:
- Kotlin 1.9.0/10 had some blockers in XCode 15 support.
- Simplify WASM setup (it has been changed in 1.9.20).
- Drop obsolete Native targets.

Apply default target hierarchy:
- Greatly simplified buildscript for native targets.
- Supported targets are now runnable from gutter in the IDE.
- Now all possible targets are built by default (without -Pnative.deploy flag), resulting in less confusion for contributors and CI (but longer local `check` times).
- Publishing library with K2 should be possible now, no more incorrect `publishNativeKotlinMetadata` failing task.
- More targets available in integration-test project.

Updated Okio for:
- linuxArm64 target support
@qwwdfsad qwwdfsad removed their request for review October 18, 2023 13:00
@sandwwraith sandwwraith merged commit 6ac4902 into dev Oct 18, 2023
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.

5 participants