pmusolino / Wormholy

iOS network debugging, like a wizard 🧙‍♂️
MIT License
2.32k stars 184 forks source link

package install fails #81

Closed valexa closed 4 years ago

valexa commented 4 years ago

There seems to be a problem with the path in Package.swift

Screenshot 2020-04-16 at 07 36 49 (2)
pmusolino commented 4 years ago

I share here the same answer that I published on your PR https://github.com/pmusolino/Wormholy/pull/82. I never tried to use it, but I think that for now, the library can't support the Swift Package Manager, because it has heavy limitations that prevent adding files other than .swift files. In the case of Wormholy, it would not be possible to add all non-swift files (storyboards, xib, images, objective-c file, etc ...).