touchlab / Kermit

Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility.
https://kermit.touchlab.co
Apache License 2.0
725 stars 41 forks source link

Modernize sample #277

Closed kpgalligan closed 2 years ago

kpgalligan commented 2 years ago

Them Gradle KMP config is outdated for the sample. Look at KaMP Kit for a more modern example: https://github.com/touchlab/KaMPKit/blob/main/shared/build.gradle.kts

Specifically, in the "shared" folder in build.gradle.kts, the native targets don't have the M1 simulator architecture.