Hey all! Are there any plans to release a new vers...
# mathematics
p
Hey all! Are there any plans to release a new version of KMath with
iosSimulatorArm64
as target?
a
Hello. Yes, the target was added in the latest dev builds. Sadly, there was a problem with build targets, and some of builds are broken. Also, there is a problem with build infrastructure form macs. We can do that only via github. And it is not always easy. I will try to include that in 0.3.1 release.
p
looking forward to it, thanks! Is there a issue to track the progress and eventually contribute?
a
https://github.com/SciProgCentre/kmath/issues/505 Tooling is here: https://github.com/SciProgCentre/gradle-tools/pull/50 Sadly, the PR is broken. It is probably fixed in 0.13.4, but I have not checked it yet.
I think that we will have to discontinue using our internal tooling to configure native targets in the next tooling release (kotlin plugin uses too much magic for that). It will be more cumbersome to configure build, but more flexible at the same time.