Swift Package Manager Support
This version adds support for building WKZombie with the Swift Package Manager. As iOS targets are currently not supported, this feature is OSX only.
To build a module, use the following command inside the WKZombie
root folder:
swift build -Xcc -I/usr/include/libxml2 -Xlinker -lxml2