Can we have something like `macos()` instead of `macosX64() macosArm64()` like `ios()` in kotlin tar...
t
Can we have something like
macos()
instead of
macosX64() macosArm64()
like
ios()
in kotlin target config?
b
Can't zee why not. Raise an issue and implement ir yourself. Should be pretty straightforward
Loop closing!