add iosX64 and iosArm64 targets to native targets
This commit is contained in:
parent
59c2a13e4b
commit
d16b93b5ac
@ -23,6 +23,8 @@ public class KScienceNativePlugin : Plugin<Project> {
|
||||
linuxX64(),
|
||||
mingwX64(),
|
||||
macosX64(),
|
||||
iosX64(),
|
||||
iosArm64()
|
||||
)
|
||||
|
||||
sourceSets {
|
||||
|
Loading…
Reference in New Issue
Block a user