Marc Reichelt
10/26/2021, 1:20 PM./gradlew createSwiftPackage
command, which in turn creates an xcframework using KMP’s tooling.
However, the built framework only contains x64 simulator and arm64 (real device) code, so the simulator on my MacBook M1 will not run.
Did anyone successfully build an xcframework for all 3 targets, that is also able to run on M1 simulators as well as on Intel simulators?Marc Reichelt
10/26/2021, 1:21 PMrusshwolf
10/26/2021, 1:54 PMMarc Reichelt
10/26/2021, 6:18 PM