kshvkantg
04/19/2023, 7:33 PMAlejandro Rios
04/19/2023, 7:37 PMxxfast
04/19/2023, 7:42 PMandroid, native , jvm, and js (as documented here)
a. native targets are further categorised into 3 support tiers (as documented here) as
i. linuxX64, macosX64, macosArm64, iosSimulatorArm64, iosX64
ii. linuxArm64, watchosSimulatorArm64, watchosX64, watchosArm32, watchosArm64, tvosSimulatorArm64, tvosX64, tvosArm64 and iosArm64
iii. androidNativeArm32, androidNativeArm64, androidNativeX86, androidNativeX64, mingwX64 and watchosDeviceArm64
b. The iOS targets does have a convenience ios group that you can use, but this excludes the simulator
2. I dont think this would ever exist, mainly because there's no one combination of targets that works for all the projectskshvkantg
04/19/2023, 7:55 PMAlejandro Rios
04/19/2023, 7:57 PMAlejandro Rios
04/19/2023, 8:00 PMSingle Platform let's you select between Desktop and Webxxfast
04/19/2023, 8:01 PMandroid, jvm, ios and jskshvkantg
04/19/2023, 8:08 PM