Anoyne had issues with moko-resources when running...
# ios
z
Anoyne had issues with moko-resources when running tests? I modularized my app with local SPM and I am trying to create tests for each module. But after running the test where I use
MR.strings()......
I get the following crash At the end of the error it says: Caused by: kotlin.IllegalArgumentException: bundle with identifier org.undabot.inventory.shared.main not found. Is there any additional setup needed for the tests?