Join Slack
Powered by
Any idea how to load a resource file for ios targe...
# kotlin-native
m
Michal Klimczak
05/03/2021, 12:45 PM
Any idea how to load a resource file for ios targeted kotlin native tests? Something like this but for ios.
https://gist.github.com/dellisd/a1df42787d42b41cd3ce16f573984674#gistcomment-3729700
đź‘€ 1
m
mbonnin
05/03/2021, 1:13 PM
Interested too. That's the main reason we don't run integration tests on ios.
j
José González Gómez
05/05/2021, 10:29 AM
I did this in a Kotlin Multiplatform Mobile project:
https://kotlinlang.slack.com/archives/C3PQML5NU/p1620210487397100?thread_ts=1620041749.316000&cid=C3PQML5NU
đź‘€ 2
👍 1
7
Views
Open in Slack
Previous
Next