LighthouseGames / KmLogging

Kotlin multiplatform logging. High performance, composable and simple to use.
Apache License 2.0
84 stars 13 forks source link

Add Support for Apple Silicon Simulator Target #5

Closed adesentenac closed 2 years ago

adesentenac commented 2 years ago

Hello, can you add support for the iosSimulatorArm64 target, so it's possible to build for iOS Simulator on M1 macs?

Thanks!