Closed ychescale9 closed 3 years ago
Kotlin 1.5.30 added native support for Apple Silicon.
To enable this in a KMP project (app) all transitive dependencies need to add those new targets, so it'd be great if we can add these targets to Napier too.
Napier
Happy to send a PR :)
Napier 2.1.0 already supports it.
https://github.com/AAkira/Napier/releases/tag/2.1.0
Thanks! Sorry didn't check latest release :)
Kotlin 1.5.30 added native support for Apple Silicon.
To enable this in a KMP project (app) all transitive dependencies need to add those new targets, so it'd be great if we can add these targets to
Napier
too.Happy to send a PR :)