russhwolf / multiplatform-settings

A Kotlin Multiplatform library for saving simple key-value data
Apache License 2.0
1.49k stars 64 forks source link

Get keychain tests running on iOS #181

Closed russhwolf closed 5 months ago

russhwolf commented 5 months ago

See also KT-61470

This is usually working locally for me, but sometimes the simulator doesn't launch in time and the tests fail to pick it up. Also needs an os check before launching the simulator so Linux doesn't choke.