Samuel Michael
01/03/2020, 4:46 PMCristián Arenas
01/03/2020, 5:19 PMiosX64('ios') you have there should be enough to make it work on the simulator, you would have to change that to iosArm64('ios') to make it work on a device, or follow this tutorial written by Kris Wong to make it work on both: https://kotlinlang.slack.com/archives/C3PQML5NU/p1578060152274400?thread_ts=1578060054.274300&cid=C3PQML5NUCristián Arenas
01/03/2020, 5:20 PMARM instead of x86Cristián Arenas
01/03/2020, 5:20 PMSamuel Michael
01/03/2020, 5:49 PMSamuel Michael
01/03/2020, 7:08 PM