feat: upgrade negentropy-kmp to v1.0.2, enable macosArm64 target

negentropy-kmp v1.0.2 now publishes a macosArm64 artifact, unblocking
the macOS native target. Wired macosMain/macosTest source sets through
appleMain/appleTest and updated run_all.sh to run the K/Native
benchmark on both Linux (linuxX64) and macOS (macosArm64).

https://claude.ai/code/session_01WSNE6QKiYM2ZutQD2UihCW
This commit is contained in:
Claude
2026-04-11 00:42:18 +00:00
parent 731e32eb61
commit fa0da7fae3
3 changed files with 31 additions and 19 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ materialIconsExtended = "1.7.3"
media3 = "1.10.0"
mockk = "1.14.9"
kotlinx-coroutines-test = "1.10.2"
negentropyKmp = "1.0.1"
negentropyKmp = "v1.0.2"
netUrlencoderLibVersion = "1.6.0"
navigationCompose = "2.9.7"
okhttp = "5.3.2"