touchlab / Kermit

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

Modernize sample-production #280

Closed kpgalligan closed 1 year 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.