Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for M1 #1

Closed
JohNan opened this issue Jan 20, 2022 · 1 comment
Closed

Add support for M1 #1

JohNan opened this issue Jan 20, 2022 · 1 comment

Comments

@JohNan
Copy link

JohNan commented Jan 20, 2022

Kotlin 1.5.30 introduced support for more targets for Apple silicon. macosArm64, iosSimulatorArm64, watchosSimulatorArm64, and tvosSimulatorArm64

Would it be possible to update the kotlin version to be able to use this library on the new target?

To my understanding it would require you to update the kotlin version in the following gradle plugin: https://github.com/fluidsonic/fluid-gradle

@fluidsonic
Copy link
Owner

Thanks for bringing this up.
I've released version 0.15.0 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants