Context π΅οΈββοΈ
I have working setup of Prefire inside one app, great work / idea. I'm now adding support for more devices and opened a PR for swift-snapshot-testing . I'm trying to use a copy of your basic template with those new device but I can't find a way to make it work with my project structure.
What π±
I made a reproducer of my project structure which display the issue. Simply run the MyLibraryTest scheme. I tried to set relative or not paths, used different names, at the top of the project or inside my package but I always get the same error message with only the filename. I'm either expecting a bug inside the library while manipulating the path or that the sand box is blocking the access to the file.
Proposal π
I'll have a look soon to test my suppositions and try to make a fix if possible. Meanwhile if I'm completely off, I gladly accept some help :)
Context π΅οΈββοΈ
I have working setup of Prefire inside one app, great work / idea. I'm now adding support for more devices and opened a PR for swift-snapshot-testing . I'm trying to use a copy of your basic template with those new device but I can't find a way to make it work with my project structure.
What π±
I made a reproducer of my project structure which display the issue. Simply run the MyLibraryTest scheme. I tried to set relative or not paths, used different names, at the top of the project or inside my package but I always get the same error message with only the filename. I'm either expecting a bug inside the library while manipulating the path or that the sand box is blocking the access to the file.
Proposal π
I'll have a look soon to test my suppositions and try to make a fix if possible. Meanwhile if I'm completely off, I gladly accept some help :)