is there a way of building macOS libs only? Some more recent versions fail for me like this: ``` ./build.sh -o 3.0.15 -c 8.11.1 -d ./build.sh -o 3.4.0 -c 8.11.1 -d ``` Thank you, great project!